create-skelton
Version:
A simple project and library skeleton generator with NPX
39 lines (26 loc) • 1.43 kB
Markdown
create-skelton
======
A simple project and library skeleton generator with NPX
[](https://www.npmjs.com/package/create-skelton)
[](https://github.com/jsvibe/create-skelton/blob/main/LICENSE)
[](https://www.npmjs.com/package/create-skelton)
[](https://www.jsdelivr.com/package/npm/create-skelton)
[](https://github.com/indianmodassir)
[](https://github.com/jsvibe/create-skelton/actions/workflows/npm-publish.yml)
This package is only for the maintainer, users can use it if they want.
Creates library or project skelton
```sh
npm install create-skelton -g
create-skelton library # library or project only
```
OR:
```sh
npx create-skelton project
```
Contributing
------------
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
License
-------
Licensed Under [MIT](LICENSE)
Copyright (c) 2025 [Indian Modassir](https://github.com/indianmodassir)