Sha256: 76a6969ceab5e3d5fe61ce0ed57cb91b87b195e30e5ccdfa9531d28dd1360266
Contents?: true
Size: 1.05 KB
Versions: 2
Compression:
Stored size: 1.05 KB
Contents
# Htcht [![Gem Version](https://badge.fury.io/rb/htcht.svg)](https://badge.fury.io/rb/htcht) The internal CLI of Trim Agency. Used to setup new projects, build, test, etc. ## Installation Htcht requires Docker and has only been tested on MacOS. Run this command to install $ gem install htcht ## Usage Run ```htcht help``` for a list of commands. ## Development After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment. Run `rspec` to run the test suite. To install this gem onto your local machine, run `bundle exec rake install`. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/TrimAgency/htcht. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
htcht-0.1.6 | README.md |
htcht-0.1.3 | README.md |