Sha256: 848b9466d6e849703fcd3128dd008d1735b2f7f89045d7a8d722001ca8535f1e
Contents?: true
Size: 490 Bytes
Versions: 1
Compression:
Stored size: 490 Bytes
Contents
# HpGenerater This gem makes template of "html&css" ## Installation Add this line to your application's Gemfile: ```ruby gem 'hp_generater' ``` And then execute: $ bundle Or install it yourself as: $ gem install hp_generater ## Usage ```ruby $ hp_generater xxx ``` make directory "xxx" , and make file "index.html & sample.css" in this directory. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hp_generater-0.1.0 | README.md |