derry 0.0.7 copy "derry: ^0.0.7" to clipboard
derry: ^0.0.7 copied to clipboard

outdated

Derry is a script manager for Dart. It helps you define script shortcuts and use them effortlessly, and performantly as it should be.

0.0.1 #

  • Initial version, scaffolded by Stagehand
  • Added support for list definitions
  • Added support for configurable execution type
  • Added support for win64, linux64, and (mac64)
  • Added tests for helpers

0.0.2 #

  • Added support for subcommands

0.0.3 #

  • Added support for --silent
  • Refactored Rust source code
  • Started using derry for build
  • Modified documentation

0.0.3+1 #

  • Modified README to work correctly on pub.dev

0.0.4 #

  • Added support for test and build aliases
  • Better and consistent error messages with an API

0.0.5 #

  • Added derry ls command
  • Updated documentation

0.0.6 #

  • Added Did you mean this? check by using string-similarity package
  • Fixed null infoLine error
  • Fixed command not found unhandled exceptions

0.0.7 #

  • Added support for nested scripts
  • Modified Did you mean this? check and ls commands to work well with nested scripts
  • Breaking changes on Advanced Configuration API for compatibility with nested scripts
208
likes
0
pub points
87%
popularity

Publisher

verified publisherfrenco.dev

Derry is a script manager for Dart. It helps you define script shortcuts and use them effortlessly, and performantly as it should be.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, console, equatable, ffi, string_similarity, yaml

More

Packages that depend on derry