Remove Aragon CLI, document system deps #162

Merged
raucao merged 3 commits from dev/aragon_truffle into master 2019-08-09 16:38:41 +00:00

3 Commits

Author SHA1 Message Date
ae71691c5b
Install Aragon CLI and Truffle on Travis 2019-08-09 18:26:38 +02:00
819fbc547a
Add contract publish options
This removes most of the features we don't need/want and minimizes
prompts during the bootstrap process.
2019-08-09 18:18:36 +02:00
7236b04b4b
Remove Aragon CLI, document system deps
In order to prevent regular issues with the notoriously npm-issue-ridden
Aragon CLI module, this removes it as a direct dependency and requires
it to be installed as a system dependency.

Also adds Truffle as a system dependency to the docs (which was missing
before).
2019-08-09 18:04:21 +02:00