Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@kalkin kalkin released this 11 Mar 02:17
· 80 commits to master since this release

Added commands:

  • ddt hack <identity> Checkout a Distribution and start hacking on it
  • ddt generate <unit> <name> Simple unit generator
  • ddt [-u] deps Show dependencies & update META6.json dependencies
  • ddt [-C] test Watch lib/, bin/ & t/ for changes and run the tests when needed.
  • ddt watch [<cmd>…] Watch lib/, bin/ & t/ for changes respecting .gitignore and execute the given cmd