1.0.8 • Published 5 years ago

@pterobyte/create-project v1.0.8

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Create Project

NPM Total Downloads David Dependencies Status devDependencies Status Language grade: JavaScript prs welcome styled with prettier License: MIT

CLI tool to generate projects from github templates

npm vuepress

Downloads boilerplates from specified github templates and configurations

Contents

Getting Started

Install

  • With NPM

    npm install -g create-project
  • With Yarn

    yarn global add create-project

Arguments

ArgumentsDescription
--git, -gSpecify if create-project should initialize a new git repo
--yes, -ySkip prompts and continue with defaults
--install, -iSpecify if create-project should install dependencies

Examples

`create-project --git --install`

Limitations

create-project is limited to creating projects from github templates written by Pterobyte. For template submissions or suggestions, please refer to CONTRIBUTING.md.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

This module was heavily inspired by an article written by Dominik Kundel

1.0.8

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago