Skip to content

I want to (burp)lieve

Compare
Choose a tag to compare
@mcandre mcandre released this 28 Oct 23:32
· 151 commits to master since this release

Changes:

  • wubba_lubba_dub_dub! now runs inside your main(), where you can declare any additional static initializers.
  • dep() caches dependent task runs, instead of running them every time.
  • phony!() disables caching for the given tasks.
  • Added more examples to the README

Release archive includes binaries for a variety of x86_64 Linux systems. Other major OS's such as macOS and Windows can compile binaries from source.