typelead / gradle-eta

Gradle plugin for the Eta programming language
BSD 3-Clause "New" or "Revised" License
30 stars 7 forks source link

Add updateEtlas task #28

Closed rahulmutt closed 6 years ago

rahulmutt commented 6 years ago

To assimilate new bug fixes from eta-hackage or update the binary index, one needs to do etlas update. gradle-eta should provide a convenience task updateEtlas that simply delegates to etlas update using the cached Etlas.

rahulmutt commented 6 years ago

Implemented in 3ac94fa96e1cf111edb54b8a6d4b992158a55044