Skip to content

Releases: akluth/do

Faster tast execution, skeleton creation and Windows build

13 Sep 10:53
Compare
Choose a tag to compare

New, shiny things!

  • Cleaner, better and consistent console output
  • Execution of all tasks in a Dofile by simply executing do is now possible (and should have from the beginning - whoopsy!)
  • do --init creates a Dofile skeleton to work with
  • Now with Windows build - tested on Windows 10 1903

0.1.0: Add piped output

10 Sep 14:12
Compare
Choose a tag to compare

Just a release of the current state, so it can be used inside build scripts, pipelines, Dockerfile, whatever.

See the README.md file in the repository for features and usage.