1.0.1 • Published 5 years ago
@mxttwoods/readme-cli v1.0.1
@mxttwoods/readme-cli
a cli that generates README.md files
Usage
Make sure you have npx installed (npx is
shipped by default since npm 5.2.0)
Run the following command at the root of your project and answer the questions:
npx @mxttwoods/readme-cliUse default values for all questions (-y):
npx @mxttwoods/readme-cli -yUse your own ejs README template (-p):
npx @mxttwoods/readme-cli -p path/to/my/own/template.mdUse global installation:
npm i -g @mxttwoods/readme-cli
readme-cliDevelopment
Install
yarn installBuild
yarn buildTest
yarn testAuthor
Matthew Woods
- Website: https://matthew.codes
- Twitter: @mxttwoods
- GitHub: @mxttwoods
- LinkedIn: @matthew-t-woods
License
Copyright © 2021 Matthew Woods.
This project is MIT licensed.