Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eed3si9n/scalamacros-getting-started
https://github.com/eed3si9n/scalamacros-getting-started
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eed3si9n/scalamacros-getting-started
- Owner: eed3si9n
- Created: 2012-07-31T23:11:31.000Z (over 12 years ago)
- Default Branch: ja
- Last Pushed: 2013-04-02T08:16:07.000Z (over 11 years ago)
- Last Synced: 2024-05-01T19:40:42.155Z (6 months ago)
- Language: Scala
- Size: 101 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
http://scalamacros.org/documentation/gettingstarted.html から持ってきた。
走らせるためには sbt 0.11.3 を起動して:
> project app
> clean
> run