https://github.com/nanopack/shon
A simple tool to convert json or yaml into a shell-compliant data structure.
https://github.com/nanopack/shon
data-structures developer-tools devops devtools json nanobox nanopack yaml
Last synced: about 1 month ago
JSON representation
A simple tool to convert json or yaml into a shell-compliant data structure.
- Host: GitHub
- URL: https://github.com/nanopack/shon
- Owner: nanopack
- License: mit
- Created: 2015-11-05T20:30:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-11T21:40:22.000Z (about 7 years ago)
- Last Synced: 2024-06-20T05:07:36.543Z (over 1 year ago)
- Topics: data-structures, developer-tools, devops, devtools, json, nanobox, nanopack, yaml
- Language: Go
- Size: 1.31 MB
- Stars: 47
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://nanobox.io/open-source#shon)
[](https://travis-ci.org/nanopack/shon)
# shon
Shell Object Notation
A simple tool to convert json or yaml into a shell-compliant data structure.
## Status
Stable/Complete
## TODO
- documentation
### Contributing
Contributions to the shon project are welcome and encouraged. Shon is a [Nanobox](https://nanobox.io) project and contributions should follow the [Nanobox Contribution Process & Guidelines](https://docs.nanobox.io/contributing/).
### Licence
Mozilla Public License Version 2.0
[](http://nanobox.io/open-source)