Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wsls

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wsls

Special 'ls' to list projects in your workspace.

  • 0.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 01 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc