beikao

3.0.1 • Public • Published

Beikao_CL

Beikao for your command line. You're welcome.

Installation

npm install -g beikao

Usage

There are three currently supported flags:

  1. beikao -a
    • Adds a note. Must have a title, unique titles only.
  2. beikao -s
    • Searches for notes. Once the note title you're looking for is at the top, press enter to display its contents.
  3. beikao -l
    • Lists every. You can pull a beikao -l | grep -A5 #17 to get the gist of your 17th note.

Notes

There is currently no deletion or editing. Search selection will be improved later.

Development

git clone https://github.com/otmichael/Beikao_CL.git
cd Beikao_CL
yarn install

/beikao/

    Package Sidebar

    Install

    npm i beikao

    Weekly Downloads

    18

    Version

    3.0.1

    License

    ISC

    Last publish

    Collaborators

    • otmichael