Skip to content

Commit

Permalink
inits docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mhausenblas committed Jun 12, 2016
1 parent 182b8d9 commit b0f49ef
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# DRAX

This is DRAX, the [DC/OS](https://dcos.io) Resilience Automated Xenodiagnosis. Well, actually DRAX is a reverse acronym for Drax the Destroyer from Guardians of the Galaxy.

## Installation

From source, which will get you always the latest version:

$ go get github.com/dcos-labs/drax

Via Marathon app spec:

$ TBD

## Dependencies

- [DC/OS 1.7](https://dcos.io/releases/1.7.0/)
- [github.com/gambol99/go-marathon](https://github.com/gambol99/go-marathon), an API library for working with Marathon.
- [github.com/Sirupsen/logrus](https://github.com/Sirupsen/logrus), a logging library.

0 comments on commit b0f49ef

Please sign in to comment.