vsns

1.0.5 • Public • Published

vsns

Versions of things that you care about.

vsns writes a .vsns file to the home directory and keeps track of different programs you add and remove to it's registry.

The colors are random.

Usage:

$ npm install vsns -g
$ vsns
NODE | v6.9.5
NPM | 3.10.10
YARN | 0.24.5
$ vsns add python
PYTHON | Python 2.7.10
NODE | v6.9.5
NPM | 3.10.10
YARN | 0.24.5
$ vsns remove python
NODE | v6.9.5
NPM | 3.10.10
YARN | 0.24.5

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i vsns

    Weekly Downloads

    3

    Version

    1.0.5

    License

    ISC

    Last publish

    Collaborators

    • fbguillo