An open API service indexing awesome lists of open source software.

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 📃

Awesome Lists containing this project

README

          

# new-license

Generate LICENSE file for your project

[![asciicast](https://asciinema.org/a/164634.png)](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)