protemplates
This creates a simple project structure for different projects. ( similar to Cargo from rust )
Download:
Download a binary from releases. Extract and its ready to be used.
Usage:
$ protemplates
Usage:
protemplates [command]
Available Commands:
create Creates a project template for a given language.
help Help about any command
Flags:
-h, --help help for protemplates
Use "protemplates [command] --help" for more information about a command.
Example:
$ protemplates create python
Please enter a desired project name: