deno_make

Extends deno task runner with multiline commands, flags descriptors, descriptions and even more!

MIT License

Stars
6

Bot releases are hidden (Show)

deno_make - 1.2.0 Latest Release

Published by lowlighter 12 months ago

  • Support $<*> as pass all arguments syntax
deno_make - 1.1.0

Published by lowlighter 12 months ago

  • Fix --unstable array syntax
  • Add support for specifying positional arguments
  • Add support for specifying flags
deno_make - 1.0.1

Published by lowlighter 12 months ago

  • Fix --reload and --check from modules not replaced correctly
deno_make - 1.0.0

Published by lowlighter 12 months ago

🚀 Features

  • Seamless integration with your existing deno.jsonc configuration file
  • Set flags per deno subcommands in a descriptive way
  • Set or inherit environment variables
  • Write long tasks using arrays to improve readability
  • Add descriptions to your tasks
  • List and preview available tasks
deno_make - 0.1.1

Published by lowlighter 12 months ago

deno_make - 0.1.0

Published by lowlighter 12 months ago