embark-area-51/lib/modules/ipfs
emizzle 96495b99c3 Support setting log level as an argument
* Add loglevel and logfile switch to `embark build`
* Support existing `loglevel` and `logfile` switch for `embark run/upload`
* make casing consistent for `loglevel` and `logfile`
* remove passing engine to `build()` and instead pass needed objects in options.
* prevent duplicate plugin initiation (above point)
* allow `Events` object to be passed to `Engine` constructor and `init()`
* prevent echo of upload commands to allow interception and control via logging
2018-04-19 14:25:43 +10:00
..
embarkjs.js fix arrows in ipfs get by using ipfsConnection.get 2018-04-10 13:33:13 -04:00
index.js refactor to use dappPath 2018-04-02 15:06:56 -04:00
upload.js Support setting log level as an argument 2018-04-19 14:25:43 +10:00