Skip to content
This repository was archived by the owner on Jun 12, 2018. It is now read-only.

Development

Erran Carey edited this page Jul 24, 2013 · 4 revisions

Installing the plugin from source

git clone git://github.com/fgrehm/bindler.git
cd bindler
bundle install
bundle exec rake install # Which will build then install the latest version

TODO: Add more detailed information as the dev process becomes more clear.

Clone this wiki locally