ptjs-cli
v1.1.0
Published
A tool for quickly creating projects based on templates
Downloads
4
Maintainers
Readme
README
- Clone a gitlib / github project to a new gitlab
Description
- Project Template By js [Author]
- GitHub
- Currently the first version of the beta, there may be many problems
- Generic creation project Cli based on Git
- Quickly create new projects based on template engineering
- Automatically configure git information
- The template is currently available from gitlab, github
Support
- nodejs version > 9
- develop on nodejs v9.11.2
- test on nodejs v9.11.2 / v11.10.0
Done
- Fast copying of project templates has been implemented
Undone
- Customization based on specific language item types
- Others
Version
1.1.0 latest
How to install
# npm install
$ npm install -g ptjs-cli
Commands
# Help
$ pt -h
# Add a new git template project
$ pt add
# Create a project from template
$ pt new
# Template list
$ pt list
# Delete Templates
$ pt delete