The team welcomes contributions! To make code changes to one of the Conjure repos:
- Fork the repo and make a branch
- Write your code (ideally with tests) and make sure the CircleCI build passes
- Open a PR (optionally linking to a github issue)
- Fork the repository:
[email protected]:palantir/gradle-conjure.git
- Generate the IDE configuration:
./gradlew idea
- Import projects into Intellij:
open *.ipr