Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 🏃💨

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)