coursera-dl/deploy
Rogério Brito df962b3ffe README: Rename with .md extension.
Otherwise, it doesn't get recognized by GitHub's parser as being formatted
in markdown.

Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
2015-06-27 23:53:28 -03:00
..
.netrc Added Docker deploy 2015-06-05 08:35:35 +03:00
build.sh Added Docker deploy 2015-06-05 08:35:35 +03:00
Dockerfile Added Docker deploy 2015-06-05 08:35:35 +03:00
download.sh deploy: download.sh: Remove hardcoded username. 2015-06-27 23:52:28 -03:00
README.md README: Rename with .md extension. 2015-06-27 23:53:28 -03:00

HOW TO LAUNCH CONTAINER:

  1. [optional] Insert your username and password to .netrc file if your plan to use -n option (edit template in this directory).
  2. Build Docker image: ./build.sh
  3. Run Docker container to download courses A, B and C: ./download.sh A B C
  4. All courses will be downloaded in directory ~/courses