Skip to content

Plugin for Jetbrain IDE's to support Phabrciator as task server.

License

Notifications You must be signed in to change notification settings

wnnawalaniec/phpstorm-phabricator-plugin

Repository files navigation

Developing

If someone wish to contribute feel free to. There is basic docker-compose file with Phabricator. I created also some basic shell scripts to populate Phabricator with projects and tasks - checkout /bin

Building

To build plugin you need JDK, I tested it only with JDK 11. Java must be in PATH. If you have installed Java, just run this command:

./gradlew buildPlugin

After task is done, you can install plugin manually by:

  1. open PhpStorm
  2. go into File->Settings->Plugins
  3. click gear icon "⚙️"
  4. select option Install Plugin from Disk...
  5. select file build/libs/phabricator-plugin-(...).jar from project director
  6. done

About

Plugin for Jetbrain IDE's to support Phabrciator as task server.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published