Skip to content

A non-complex list app for things that make you go whaaat!!!

Notifications You must be signed in to change notification settings

destinio/whaaat-cli

Repository files navigation

Whaaat

A non-complex list app for things that make you go whaaat!!!

Whaaat

Install

npm i -g whaaat

In your command line run: whaaat to intiallize a a whaaat.json file in you home directory

Created file location: <HOME_DIR>/whaaat.json

You are now ready to get your WHAAAT on! Happy whaaating!!

Usage

You can use whaaat or w

The following example use w

w --help

Usage:
  whaaat "What to add to WHAAATs"

  Options:
  --edit, -e            Edit/Delete WHAAATs
  --limit, -l <number>  Limit the number of WHAAATs to display

Examples:
  whaaat "This is a WHAAAT"
  whaaat "https://destin.io"
  whaaat --edit
  whaaat --limit 4
# Create a whaaat
w "This is a string whaaat"
w This is a non quoted whaaat

# OR run
whaaat
# OR
w

# List last 5 ssed whaaats
w --limit 5

# Delete WHAAATs
w --edit

About

A non-complex list app for things that make you go whaaat!!!

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published