DavideDaniel / editme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%