0.3.2 • Published 8 years ago

eportal v0.3.2

Weekly downloads
21
License
-
Repository
-
Last release
8 years ago

ePortal

ePortal

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.

Usage

Command line

Installation

$ npm install -g eportal

Usage

$ 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

Clone the Repository

Install Dependencies

$ npm install
# Do your stuff...
$ npm link
$ eportal <username> <password> [directory]

TODO

  • Modularize / nativefy
  • Resync feature
0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago