1.0.1 • Published 6 years ago

atom-multi v1.0.1

Weekly downloads
3
License
MIT
Repository
-
Last release
6 years ago

⚛️⚛️⚛️ Atom Multi ⚛️⚛️⚛️

A nice, light little helper to help you open multiple projects in one Atom window.

npm i -g atom-multi
atom-multi <project dir> <glob pattern>

For example:

atom-multi ~/Documents/work/ facebook-*

Would open a new Atom window with all the directories inside of ~/Documents/work/, and beginning with facebook-.