|
@@ -4,6 +4,12 @@ A simple dependency manager for development purposes.
|
|
|
|
|
|
## Goals
|
|
## Goals
|
|
|
|
|
|
-It should:
|
|
|
|
-* be fully compatible with rebar configuration form.
|
|
|
|
|
|
+It shall:
|
|
|
|
+* be fully compatible with rebar configuration.
|
|
* rescue us from cloning duplicate repositories.
|
|
* rescue us from cloning duplicate repositories.
|
|
|
|
+
|
|
|
|
+## Contribute
|
|
|
|
+
|
|
|
|
+* Open up [issues](https://github.com/s1n4/mad/issues)
|
|
|
|
+* Share your thoughts
|
|
|
|
+* Send pull-request
|