wsls

0.0.3 • Public • Published

wsls

Special 'ls' to list projects in your workspace.

Travis master AppVeyor master npm npm

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

  • Last update
  • Get remote URL (Mainly git)
  • Get working copy status (dirty or not)
  • Main language (Possible?)

License

MIT © Soichiro Kashima

Readme

Keywords

Package Sidebar

Install

npm i wsls

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • ksoichiro