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

https://github.com/falleng0d/json-tools

A lightweight Docker image with minimal CLI tooling for working with json and running scripts in general.
https://github.com/falleng0d/json-tools

Last synced: 5 months ago
JSON representation

A lightweight Docker image with minimal CLI tooling for working with json and running scripts in general.

Awesome Lists containing this project

README

          

# json-tools

A Docker image based on Debian 12 that comes with all the tools you need to work with json, curl, wget and git. Intended to be a flexible foundation of tools for CI/CD workflows.

## Included Tools

- yq 4.43.1 (YAML parser based on `jq`) -
- jq
- curl
- wget
- bash
- git