https://github.com/epost/basic-scala-project
https://github.com/epost/basic-scala-project
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/epost/basic-scala-project
- Owner: epost
- Created: 2014-02-25T22:12:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-10T14:03:50.000Z (about 10 years ago)
- Last Synced: 2025-02-08T07:11:49.188Z (8 months ago)
- Language: Shell
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+title: Basic Scala project
* Usage
Start SBT (Scala Build Tool) by typing ~./sbt.sh~ at the command line. SBT will
then download half the internet for you. After that, you can type ~run~.