Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bntzio/fast-license
Generate licenses for your open source projects the fast way 🏃💨
https://github.com/bntzio/fast-license
cli cli-app generator javascript license nodejs open-source
Last synced: 5 days ago
JSON representation
Generate licenses for your open source projects the fast way 🏃💨
- Host: GitHub
- URL: https://github.com/bntzio/fast-license
- Owner: bntzio
- License: mit
- Created: 2017-05-03T19:23:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-16T00:10:43.000Z (over 7 years ago)
- Last Synced: 2024-10-30T14:07:18.119Z (13 days ago)
- Topics: cli, cli-app, generator, javascript, license, nodejs, open-source
- Language: JavaScript
- Homepage:
- Size: 3.74 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Fast License [![Build Status](https://travis-ci.org/bntzio/fast-license.svg?branch=master)](https://travis-ci.org/bntzio/fast-license)
> Generate licenses for your open source projects the fast way ⏩
## What is Fast License?
Fast License is the fastest way to generate a license for your open source projects.## Requirements
* Node version >=5## Install
```
$ npm install --global fast-license
```## Usage
Just type `fast-license` in your project root 👊## License
MIT © [Enrique Benitez](https://bntz.io)