typelead / gradle-eta

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

Create Eta tasks before evaluation #3

Closed carymrobbins closed 7 years ago

carymrobbins commented 7 years ago

Previously we weren't able to reference tasks before evaluation, but this fixes that. Also sneaking in a couple of cleanup commits.