# HCL2 ## Installation Add this line to your application's Gemfile: ```ruby gem 'hcl2' ``` And then execute: $ bundle install Or install it yourself as: $ gem install hcl2 ## Development After checking out the repo, run `./bin/setup` to install dependencies. Then, run `./bin/test` to run the tests. ## License The gem is available as open source under the terms of the [MIT License][mit]. [mit]: https://opensource.org/licenses/MIT