0.1.12 • Published 6 years ago
what-cli v0.1.12
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
6 years ago
0.1.11
7 years ago
0.1.10
7 years ago
0.1.9
7 years ago
0.1.8
7 years ago
0.1.7
7 years ago
0.1.6
7 years ago
0.1.5
7 years ago
0.1.4
7 years ago
0.1.3
7 years ago
0.1.2
7 years ago
0.1.1
7 years ago
0.1.0
7 years ago
0.0.11
7 years ago
0.0.10
7 years ago
0.0.9
7 years ago
0.0.8
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago