Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 379 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 379 Bytes

bash-json

The first Bash library parsing JSON in Bash

Status: IN DEVELOPMENT

Summary

  • Uses only builtins and no subshells
  • Leverages bash-object

Installation

Use Basalt, a Bash package manager, to add this project as a dependency

basalt add hyperupcall/bash-json