0.1.1 • Published 2 years ago

folder-mom v0.1.1

Weekly downloads
2
License
ISC
Repository
github
Last release
2 years ago
npm install
npm link

// register current folder with alias 'work-space'
mom -a my-workspace
mom --add my-workspace

// remove the alias
mom -d my-workspace
mom --delete my-workspace


// open it with 'code'
mom -o my-workspace
mom --open my-workspace

// show all your aliases
mom -l
0.1.1

2 years ago

0.1.0

5 years ago