Skip to content

ksoichiro/wsls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Special 'ls' to list projects in your workspace.

Resources

License

Stars

Watchers

Forks

Packages

No packages published