Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephpy committed Oct 13, 2014
1 parent 575f7ca commit a2993e1
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ Fits well with automated deployment tools.

`curl -O -sL https://github.com/rezzza/vaultage/raw/master/vaultage.phar`

**via composer**

`composer global require "rezzza/vaultage=~1.0"`

Vaultage binary path: `~/.composer/vendor/bin/vaultage`

## Commands

```sh
Expand Down Expand Up @@ -57,7 +63,3 @@ before "deploy:share_childs" do
top.upload(origin_file, destination_file)
end
```

## Todo

- Write tests

0 comments on commit a2993e1

Please sign in to comment.