wsls
Special 'ls' to list projects in your workspace.
Sometimes I want to check my old project but
- it's hard to remember what is was...
- it's boring to check if it's a temporary project or not (should I remove it..?)
- it's boring to check if it's my project or git-cloned project.
- etc.
This CLI tool is a solution for it.
Install
$ npm install wsls
Usage
$ wsls ~/workspace
Git GitHub a few seconds git-project
Hg Bitbucket a year mercurial-project
- - 5 days other-project
Svn GoogleCode 10 months subversion-project
TODO
License
MIT © Soichiro Kashima