Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 340 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 340 Bytes

Contributing

Development

The plugin can be built with ./gradlew build.

Testing

Unit tests can be ran with ./gradlew test.

Testing this in a live IDE requires loading it into a remote IDE launched via Gateway; one way is to use scp to copy it to the workspace then install it in the remote IDE as described in the readme.