https://github.com/sergeysova/new-license.js
⚡️ Generate LICENSE file for your project 📃
https://github.com/sergeysova/new-license.js
cli javascript license nodejs terminal
Last synced: 3 months ago
JSON representation
⚡️ Generate LICENSE file for your project 📃
- Host: GitHub
- URL: https://github.com/sergeysova/new-license.js
- Owner: sergeysova
- License: mit
- Created: 2018-01-26T19:09:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T01:37:46.000Z (over 8 years ago)
- Last Synced: 2025-10-09T02:00:03.116Z (10 months ago)
- Topics: cli, javascript, license, nodejs, terminal
- Language: JavaScript
- Homepage: https://npmjs.com/new-license
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# new-license
Generate LICENSE file for your project
[](https://asciinema.org/a/164634)
## Install
```
$ npm install --global new-license
```
## Usage
```
$ new-license
```
or
```
$ npx new-license
```
You can also use this to update an existing LICENSE file.
## Code of Conduct
[Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms.
## License
MIT © [Sergey Sova](https://sergeysova.com)