licer

doc Crates.io Crates.io LICENSE

The license generator.

ref to licensing a repository and choose a license.

Installation

sh cargo install licer

Usage

```sh $ licer clearloop udtrokia@163.com

Usage: licer Generate a LICENSE licer list Show available LICENSEs' list licer info Print license contents in command-line ```

Supports Licenses

| keyword | License | |--------------------|-------------------------------------------------| | afl-3.0 | Academic Free License v3.0 | | apache-2.0 | Apache license 2.0 | | artistic-2.0 | Artistic license 2.0 | | bsl-1.0 | Boost Software License 1.0 | | bsd-2-clause | BSD 2-clause "Simplified" license | | bsd-3-clause | BSD 3-clause "New" or "Revised" license | | bsd-3-clause-clear | BSD 3-clause Clear license | | cc | Creative Commons license family | | cc0-1.0 | Creative Commons Zero v1.0 Universal | | cc-by-4.0 | Creative Commons Attribution 4.0 | | cc-by-sa-4.0 | Creative Commons Attribution Share Alike 4.0 | | wtfpl | Do What The F*ck You Want To Public License | | ecl-2.0 | Educational Community License v2.0 | | epl-1.0 | Eclipse Public License 1.0 | | eupl-1.1 | European Union Public License 1.1 | | agpl-3.0 | GNU Affero General Public License v3.0 | | gpl | GNU General Public License family | | gpl-2.0 | GNU General Public License v2.0 | | gpl-3.0 | GNU General Public License v3.0 | | lgpl | GNU Lesser General Public License family | | lgpl-2.1 | GNU Lesser General Public License v2.1 | | lgpl-3.0 | GNU Lesser General Public License v3.0 | | isc | ISC | | lppl-1.3c | LaTeX Project Public License v1.3c | | ms-pl | Microsoft Public License | | mit | MIT | | mpl-2.0 | Mozilla Public License 2.0 | | osl-3.0 | Open Software License 3.0 | | postgresql | PostgreSQL License | | ofl-1.1 | SIL Open Font License 1.1 | | ncsa | University of Illinois/NCSA Open Source License | | unlicense | The Unlicense | | zlib | zLib License |

LICENSE

MIT.