/mos-plugin-license

A mos plugin for generating a license section

Primary LanguageJavaScriptMIT LicenseMIT

mos-plugin-license

A mos plugin for generating a license section

npm version Build Status Coverage Status

Installation

npm i -D mos-plugin-license

Usage

Add this code snippet to the footer of your README.md

<!--@license()-->
<!--/@-->

Run mos in the terminal.

You'll get a license section with the license and author specified in the package.json.

API

license()

License

MIT © Zoltan Kochan


Dependencies dependency status

Dev Dependencies devDependency status