Skip to content
This repository has been archived by the owner on Sep 17, 2018. It is now read-only.

Commit

Permalink
Updated README to point to upcoming Go version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tav committed Oct 14, 2012
1 parent 08b3d4d commit 9629225
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
@@ -1,3 +1,8 @@
**Note:** This is the original Python version. You can find the Go version that
is currently being developed at:

* https://github.com/tav/bolt

Bolt lets you easily automate sysadmin tasks like deployment. You can use it to
manage multi-server setups over SSH or even as a build tool. To use, simply
create a ``Boltfile`` with your tasks, e.g.
Expand Down

0 comments on commit 9629225

Please sign in to comment.