0.4.1 • Published 5 years ago

jetbrains-open v0.4.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

jetbrains-open

A command line opener for Jetbrains IDEs that smartly detects the type of project and determines which IDE to use.

Install

npm install -g jetbrains-open

Usage

cd ProjectFolder
jetbrains

You may also open a project folder by path

jetbrains path/to/ProjectFolder

TODO

  • Add other jetbrains IDEs (currently only IntelliJ, WebStorm, and PHPStorm are supported)
  • Cross platform support (currently only OSX is supported)
  • Allow alternate install locations
  • Allow application to be passed as an option

Contributing

Contributions welcome! Please submit all pull requests against the master branch. If your pull request contains JavaScript patches or features, you should include relevant unit tests. Thanks!

License

0.4.1

5 years ago

0.4.0

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.0

5 years ago

0.2.0

6 years ago

0.1.1

7 years ago

0.1.0

7 years ago