@tekwizely/run
Version:
Easily manage and invoke small scripts and wrappers
8 lines (4 loc) • 336 B
Markdown
# Run: Easily manage and invoke small scripts and wrappers
Do you find yourself using tools like `make` to manage non-build-related scripts?
Build tools are great, but they are not optimized for general script management.
Run aims to be better at managing small scripts and wrappers, while incorporating a familiar make-like syntax.