Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 260 Bytes

init.md

File metadata and controls

10 lines (7 loc) · 260 Bytes

init target

This target will initialize a new project. This is the only target that is expected to be ran outside of a specific project.

Requires a :name argument on the command line

clojure -T:project init :name com.example/my-project