https://github.com/breandan/hatch-idea
Hatches an IDEA.
https://github.com/breandan/hatch-idea
Last synced: 3 months ago
JSON representation
Hatches an IDEA.
- Host: GitHub
- URL: https://github.com/breandan/hatch-idea
- Owner: breandan
- Created: 2017-01-12T22:46:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-12T22:50:08.000Z (over 9 years ago)
- Last Synced: 2025-10-06T03:06:51.284Z (10 months ago)
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example project that uses a local gradle plugin
The parent build.gradle ensures that the plugin project is built first and then the consumer project is built. Run
gradle build
from the root project to start build