@beuluis/create-something
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

Contributors Forks Stargazers Issues


create-something

Initializer for other initializers

· Report Bug · Request Feature ·

About The Project

Initializer for other initializers. Using create-helper.

Usage

npm create @beuluis/something <create_path>
# or
npx @beuluis/create-something <create_path>

Templates

  • typescript - Default template

  • javascript

Use different template

npm create @beuluis/something <create_path> --template <template_name>
# or
npx @beuluis/create-something <create_path> --template <template_name>

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Luis Beu - me@luisbeu.de

Package Sidebar

Install

npm i @beuluis/create-something

Weekly Downloads

3

Version

2.0.2

License

MIT

Unpacked Size

50.6 kB

Total Files

19

Last publish

Collaborators

  • beuluis