mirror of
https://github.com/kennethreitz-archive/abode.git
synced 2026-06-05 23:50:20 +00:00
17 lines
299 B
ReStructuredText
17 lines
299 B
ReStructuredText
Abode: Heroku Client
|
|
====================
|
|
|
|
I don't want to have to commit to a repository every time I want to push
|
|
up a change to Heroku. This does it for me.
|
|
|
|
Inspired by the woderful `epio <http://ep.io>`_ client.
|
|
|
|
|
|
Install
|
|
-------
|
|
|
|
Installing abode is easy, with pip::
|
|
|
|
$ pip install abode
|
|
|