notnmeyer / tsk

A really, really simple task runner. Single binary, TOML task format.
MIT License
4 stars 0 forks source link

feat(list): show implicit script to run, hide blank attributes #54

Closed notnmeyer closed 9 months ago

notnmeyer commented 9 months ago
➜ tsk run -- -l --filter install_release
[install_release]
  # will run `scripts/install_release.sh`