editme
v2.0.0
Published
Edit your README from the command line
Downloads
647
Readme
editme
Edit your README from the command line
Install
yarn add -D editme
# or
npm i editme --save-dev
Use
Usage
$ editme <cmd> <options>
Commands
-w, --write write to README at current working directory
Options
-c, --custom option to specify custom text to append (default is package.json version at cwd)
-l, --line option to specify custom line to append to (default is line 2)
-v, --version get cli package version