https://github.com/revathskumar/create-unicorn
custom npm initializer for npm packages
https://github.com/revathskumar/create-unicorn
initializer npm npm-package
Last synced: 11 months ago
JSON representation
custom npm initializer for npm packages
- Host: GitHub
- URL: https://github.com/revathskumar/create-unicorn
- Owner: revathskumar
- License: mit
- Created: 2020-02-10T18:31:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-15T12:57:45.000Z (over 1 year ago)
- Last Synced: 2025-04-30T07:54:15.316Z (11 months ago)
- Topics: initializer, npm, npm-package
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/create-unicorn
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## create-unicorn
> custom npm initializer for npm packages
## Usage
```sh
npm init unicorn
```
or
```sh
npm create unicorn@latest
```
## License
[MIT](/LICENSE)