Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/casualjim/wearebelgium
https://github.com/casualjim/wearebelgium
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/casualjim/wearebelgium
- Owner: casualjim
- Created: 2012-08-11T23:38:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-22T11:39:44.000Z (about 12 years ago)
- Last Synced: 2024-10-06T05:01:34.342Z (about 1 month ago)
- Language: JavaScript
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Launch [SBT](http://code.google.com/p/simple-build-tool).
```
./sbt
```2. Run Jetty
```
container:start
```3. Go to http://localhost:8080/.
4. Learn more at http://www.scalatra.org/stable/book.
5. Happy hacking!