Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 570 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 570 Bytes

Bolts

Description

Bolts is a collection of thor tasks I have created to help with day to day activities.

Current Bolts

hamlr: Convert all of a Rails app's erb views to haml. (thor help hamlr:hamltime)

Installation

  • gem install thor
  • thor install bolts.thor
  • thor bolts GROUP - leave group blank to install all bolts.

License

Released under the MIT License. See the LICENSE file for further details.