Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xquery/xmlcalabash-gradle-plugin
https://github.com/xquery/xmlcalabash-gradle-plugin
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xquery/xmlcalabash-gradle-plugin
- Owner: xquery
- Created: 2015-04-13T12:42:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-13T15:26:25.000Z (over 9 years ago)
- Last Synced: 2024-10-05T05:11:38.807Z (about 1 month ago)
- Language: Groovy
- Size: 141 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xmlcalabash-gradle-plugin
# build plugin
```
cd plugin
gradle publish
```# test plugin
```
cd test
gradle
```