A Summoning portal for eDimension files. Sync files from courses on eDimension into your local folders.
Built on Revenant and request as an experiment and practice with Node.js.
$ npm install -g eportal
$ cd path/to/output/files
$ eportal <username> <password> [directory]
[directory]
(Optional) The relative path to the current directory. Defaults to the folder specified in settings.js
Install Dependencies
$ npm install
# Do your stuff...
$ npm link
$ eportal <username> <password> [directory]
- Modularize / nativefy
- Resync feature