Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lets-cli/lets
CLI task runner for developers - a better alternative to make
https://github.com/lets-cli/lets
bash cli docopts go make runner task task-runner terminal
Last synced: 7 days ago
JSON representation
CLI task runner for developers - a better alternative to make
- Host: GitHub
- URL: https://github.com/lets-cli/lets
- Owner: lets-cli
- License: mit
- Created: 2020-01-16T10:08:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T18:41:59.000Z (3 months ago)
- Last Synced: 2024-08-06T21:59:57.206Z (3 months ago)
- Topics: bash, cli, docopts, go, make, runner, task, task-runner, terminal
- Language: Go
- Homepage: https://lets-cli.org
- Size: 3.85 MB
- Stars: 72
- Watchers: 5
- Forks: 8
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lets
CLI task runner for productive developers
`lets` takes the best from Makefile and bash and presents you a simple yet powerful tool for defining and running cli tasks and commands.
Just describe your commands in `lets.yaml` and `lets` will do the rest.
## Docs
**Docs** - [https://lets-cli.org](https://lets-cli.org)
**Installation** - [https://lets-cli.org/docs/installation](https://lets-cli.org/docs/installation)
**Changelog** - [https://lets-cli.org/docs/changelog](https://lets-cli.org/docs/changelog)