atom-project-switch

v1.0.0
Atom library to switch projects in the same window. This is its own library because there are a number of nuances that would better serve the community to be addressed in a single location (and then each package that would like the functionality can just
atom project switch utility

Atom Project Switch

Atom library to switch projects in the same window. This is its own library because there are a number of nuances that would better serve the community to be addressed in a single location (and then each package that would like the functionality can just use this library).

Install

npm install --save atom-project-switch

Usage

// Switch to a project with path1 and path2 as the opened paths
require("atom-project-switch")(["path1", "path2"])

License

MIT License - see the LICENSE for more details.

npm i atom-project-switch

Metadata

  • MIT
  • Whatever
  • Ryan Leckey
  • released 3/26/2016

Downloads

Maintainers