jetbrains-open
TypeScript icon, indicating that this package has built-in type declarations

0.4.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i jetbrains-open

Weekly Downloads

1

Version

0.4.1

License

MIT

Unpacked Size

18.6 kB

Total Files

11

Last publish

Collaborators

  • grocky