https://github.com/mr-cheffy/generator-licenser
📄 create a license with greate TUI
https://github.com/mr-cheffy/generator-licenser
generator generator-licenser license yeoman yo
Last synced: 2 months ago
JSON representation
📄 create a license with greate TUI
- Host: GitHub
- URL: https://github.com/mr-cheffy/generator-licenser
- Owner: mr-cheffy
- License: other
- Created: 2021-09-19T16:07:17.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-19T16:08:01.000Z (almost 5 years ago)
- Last Synced: 2025-12-26T12:54:45.917Z (6 months ago)
- Topics: generator, generator-licenser, license, yeoman, yo
- Language: JavaScript
- Homepage:
- Size: 98.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# licenser
Create licenses for your projects with high-level UI
### Getting started
* make sure you have yo installed: `npm install -g yo`
* Install the generator: `npm install -g generator-licenser`
* Run: `yo licenser`, enter your full name and choose a license
The generator will generate the LICENSE file.