open-source-law

0.0.1 • Public • Published

oslo

Tools for creating open source documents, and a hub for open source legal documents.

Installation

$ npm install -g open-source-law

Usage

$ oslo <license_name>

Example

Entering

$ oslo mit # capitalization insensative 

will create a file called LICENSE.md in the current working directory containing the MIT license.

Supported Licenses

The following licenses are supported by the oslo command line interface:

  • mit - MIT
  • isc - ISC
  • gnu - GNU General Public License (GPL-3.0)

Please submit a pull request to contribute new licenses.

Readme

Keywords

Package Sidebar

Install

npm i open-source-law

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • mfix22
  • mfix