Home > Software > Development > Language > Groovy
Details
- Package ID
- groovy
- Version
- 3.0.3
- Downloads
- 26739
- Website
- http://www.groovy-lang.org/index.html
Summary
Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform.
Description
- Download a binary - e.g.
apache-groovy-binary-2.4.13.zip
- Run
checksum -t=sha256 apache-groovy-binary-2.4.13.zip
, copy the resulting hash - Edit to
install.ps1
file - update the hash - Edit to
.nuspec
file - update version - Run
cpack
command in folder with.nuspec
file - Upload the resulting
.nupkg
file to Chocolatey site. You will be recieving e-mail as package got uploaded, passes tests and finally got approved - Commit changes into GitHub. Do not forget to tag the version.
Comments
Loading comments...