Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mr-cheff/generator-licenser
📄 create a license with greate TUI
https://github.com/mr-cheff/generator-licenser
generator generator-licenser license yeoman yo
Last synced: 9 days ago
JSON representation
📄 create a license with greate TUI
- Host: GitHub
- URL: https://github.com/mr-cheff/generator-licenser
- Owner: mr-cheff
- License: other
- Created: 2021-09-19T16:07:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-19T16:08:01.000Z (over 3 years ago)
- Last Synced: 2024-11-22T03:02:58.431Z (about 2 months ago)
- Topics: generator, generator-licenser, license, yeoman, yo
- Language: JavaScript
- Homepage:
- Size: 98.6 KB
- Stars: 2
- Watchers: 2
- 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 licenseThe generator will generate the LICENSE file.