Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 311 Bytes

File metadata and controls

executable file
·
14 lines (10 loc) · 311 Bytes

so-generator

Usage:

bin/generate [--github] <name>

This will create a fresh project using our default template at ./<name>.

Setting --github will create a GitHub repo for the project under the same name.

Make sure you've installed so-ops first.