https://github.com/raulil/juokse
Batch processor with Python like syntax
https://github.com/raulil/juokse
batch-processing shell-scripting
Last synced: 11 months ago
JSON representation
Batch processor with Python like syntax
- Host: GitHub
- URL: https://github.com/raulil/juokse
- Owner: RauliL
- License: bsd-2-clause
- Created: 2017-07-14T19:02:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-06T05:45:07.000Z (almost 3 years ago)
- Last Synced: 2025-06-12T04:09:43.137Z (about 1 year ago)
- Topics: batch-processing, shell-scripting
- Language: TypeScript
- Size: 259 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# juokse :running:
[![github][github-image]][github-url]
[![coveralls][coveralls-image]][coveralls-url]
[![npm][npm-image]][npm-url]
[github-image]: https://github.com/RauliL/juokse/actions/workflows/test.yml/badge.svg
[github-url]: https://github.com/RauliL/juokse/actions/workflows/test.yml
[coveralls-image]: https://coveralls.io/repos/github/RauliL/juokse/badge.svg
[coveralls-url]: https://coveralls.io/github/RauliL/juokse
[npm-image]: https://img.shields.io/npm/v/juokse.svg
[npm-url]: https://npmjs.org/package/juokse
This project is an attempt to make shell scripts obsolete with something that
has better syntax, CLI user interface and builtin support for logging.