Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ruin0x11/hcl-rb

HCL parser for Ruby
https://github.com/ruin0x11/hcl-rb

Last synced: about 1 month ago
JSON representation

HCL parser for Ruby

Awesome Lists containing this project

README

        

# hcl-rb

An HCL (Hashicorp Configuration Language) parser for Ruby.

## Credits

The basic structure of the code is based on [toml](https://github.com/jm/toml).