0.1.12 • Published 5 years ago

what-cli v0.1.12

Weekly downloads
3
License
MIT
Repository
-
Last release
5 years ago

What is it?

Micromanage yourself through your terminal.
See your progress, and check out what your teammates are working on.
It's built in node and connects to what-server through it's REST API.

Installation

npm install -g what-cli

Usage

Since there already is a program in /usr/bin called what, this program will run using the command wat.  

If you want to, you can add an alias.

Bash users run:
echo 'alias what="wat"' >> ~/.bashrc
Zsh users run:
echo 'alias what="wat"' >> ~/.zshrc

Then you can run:

what project Pizza baking
what do Buy tomatoes
what no project
what todo Watch Netflix, Go outside, Chill out
what now
what next
what done
what up
what up mike
what up otherguy upcoming
what up thedude done
what up fourthguy current

License

MIT

0.1.12

5 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago