Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 588 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 588 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

Install thor then:

git clone git@github.com:t2/bolts.git
cd bolts
thor install *task name*

License

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