Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/voilalex/license-cli


https://github.com/voilalex/license-cli

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# License CLI

Simple LICENSE.md generator.

## Installation

To install type the following in the terminal:

```bash
pip install license-cli
```

## Usage

Command to generate LICENSE.md file looks like:

```bash
license
```

For example:

```bash
license mit
```

## License

[MIT](LICENSE.md)

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md)