An open API service indexing awesome lists of open source software.

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

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.