Example which uses SBT to build a Scalatra project
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
18
commits
No package.json found
This might not be a Node.js project
Refactored "dist" with some help from Mark Harrah from #sbt on freenode.
495f39cView on GitHubServe static content in addition to dynamic content.
953f225View on GitHubUsing variables for the Scalatra and Jetty versions.
9041276View on GitHubSetup logback, Jetty and Scalatra for a simple handler.
7384ddaView on GitHubMoved the "Main" class into an "app" directory to correspond with the package name.
fe09142View on GitHubDo not include the scala version or the project version in the artifact name.
69b10b4View on GitHubChanged the name of the project to "sbt-scalatra-example"
4bd4a3aView on GitHubA simple target to create the "distribution" for the project.
e6710cdView on GitHubVery simple program that prints out the command line arguments.
f4f8f25View on GitHub