Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

sbt-init

This project creates a standard sbt directory structure and creates a build.sbt file based on a template.

If you want to use your own template, fork this project and update build.sbt.template. Change the curl address in sbt-init.sh to match the raw GitHub address of your new template.

Usage

Place sbt-init.sh in your $PATH. Make the script executable with chmod +x sbt-init.sh

Call

sbt-init PROJECT-NAME GITHUB-ID

to create a directory called PROJECT-NAME with a complete sbt project directory structure and a build.sbt file with PROJECT-NAME and GITHUB-ID in the appropriate places.

About

Script for initializing sbt projects

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages