Home > Software > Development > Language > Groovy

Groovy logo

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

  1. Download a binary - e.g. apache-groovy-binary-2.4.13.zip
  2. Run checksum -t=sha256 apache-groovy-binary-2.4.13.zip, copy the resulting hash
  3. Edit to install.ps1 file - update the hash
  4. Edit to .nuspec file - update version
  5. Run cpack command in folder with .nuspec file
  6. Upload the resulting .nupkg file to Chocolatey site. You will be recieving e-mail as package got uploaded, passes tests and finally got approved
  7. Commit changes into GitHub. Do not forget to tag the version.

Comments

Loading comments...