readmi
v0.0.2
Published
Salubrious README generator
Downloads
5
Readme
Badges
Install it
Install plain-template:
# Either globally
yarn global add plain-template
# Or locally (preferred)
yarn add plain-template --dev
or, If you use npm
:
npm i plain-template -g
npm i plain-template --save-dev
Usage
const plainTemplate = require('plain-template')
plainTemplate()
//=> foo
Q & A
Who is using plain-template?
- codepan - Like codepen and jsbin but works offline..
- Feel free to submit yours via pull request :D
Author
plain-template © ULIVZ, Released under the MIT License. Authored and maintained by ULIVZ with help from contributors (list).