Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xlgmokha/hcl2
https://github.com/xlgmokha/hcl2
hcl2 ruby
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xlgmokha/hcl2
- Owner: xlgmokha
- License: mit
- Created: 2021-06-05T19:05:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-15T21:48:09.000Z (about 3 years ago)
- Last Synced: 2024-04-29T07:21:33.831Z (7 months ago)
- Topics: hcl2, ruby
- Language: Ruby
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 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