atom-multi
v1.0.1
Published
A little helper to help you open multiple projects in one Atom window.
Readme
⚛️⚛️⚛️ 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-.
