@pterobyte/create-project

1.0.8 • Public • Published

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

Arguments Description
--git, -g Specify if create-project should initialize a new git repo
--yes, -y Skip prompts and continue with defaults
--install, -i Specify 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

Package Sidebar

Install

npm i @pterobyte/create-project

Weekly Downloads

8

Version

1.0.8

License

MIT

Unpacked Size

10.5 kB

Total Files

8

Last publish

Collaborators

  • pterobyte