Skip to content

This creates a simple project structure for different languages. ( similar to Cargo from rust )

License

Notifications You must be signed in to change notification settings

ansrivas/protemplates

Repository files navigation

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:

About

This creates a simple project structure for different languages. ( similar to Cargo from rust )

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published