sbt
Build tool for Scala and Java projects.
- Start a REPL (interactive shell):
- Create a new Scala project from an existing Giter8 template hosted on GitHub:
- Compile and run all tests:
- Delete all generated files in the `target` directory:
- Compile the main sources in `src/main/scala` and `src/main/java` directories:
- Use the specified version of sbt:
- Use a specific jar file as the sbt launcher:
- List all sbt options:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).