Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jrudolph/scala-symbol-browser
A web interface into Scala compiler's symbol table
https://github.com/jrudolph/scala-symbol-browser
Last synced: 25 days ago
JSON representation
A web interface into Scala compiler's symbol table
- Host: GitHub
- URL: https://github.com/jrudolph/scala-symbol-browser
- Owner: jrudolph
- Created: 2010-08-08T13:07:08.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-08-08T14:14:04.000Z (about 14 years ago)
- Last Synced: 2023-04-11T05:18:51.859Z (over 1 year ago)
- Language: Scala
- Homepage:
- Size: 5.33 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Install Java, Simple Build Tool, and Git
Clone this repository with:
git clone git://github.com/lift/lift_21_sbt.git
Then cd into lift_sbt_prototype and type:
sbtAt the sbt prompt, type:
updateThen:
jetty-runPoint your browser to:
http://localhost:8080/Voila a running Lift app