Add docs for current functionality

This commit is contained in:
Luke Murphy 2020-04-07 16:30:34 +02:00
parent 052f42347b
commit 2e174832e2
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 7 additions and 2 deletions

View File

@ -14,11 +14,16 @@ It is a work in progress, please see the following planning documents:
## Installation
TODO.
```bash
$ dokku plugin:install https://github.com/decentral1se/dokku-ansible-deploy.git
$ dokku plugin:install-dependencies
```
## Usage
TODO.
```bash
$ dokku dokku-deploy:vault-password myapp
```
## Contribute