Skip to content

Commit

Permalink
Recommend scratch as default template
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jul 21, 2022
1 parent 8ea286b commit ea8d290
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions neil
Original file line number Diff line number Diff line change
Expand Up @@ -432,8 +432,8 @@ new: Create a new project using deps-new
See the deps-new docs for all available options:
https://github.com/seancorfield/deps-new/blob/develop/doc/options.md
Example:
neil new app foo --overwrite
Examples:
neil new scratch foo --overwrite
license
list Lists commonly-used licenses available to be added to project. Takes an optional search string to filter results.
Expand Down
4 changes: 2 additions & 2 deletions src/babashka/neil.clj
Original file line number Diff line number Diff line change
Expand Up @@ -416,8 +416,8 @@ new: Create a new project using deps-new
See the deps-new docs for all available options:
https://github.com/seancorfield/deps-new/blob/develop/doc/options.md
Example:
neil new app foo --overwrite
Examples:
neil new scratch foo --overwrite
license
list Lists commonly-used licenses available to be added to project. Takes an optional search string to filter results.
Expand Down

0 comments on commit ea8d290

Please sign in to comment.