mirror of
https://github.com/coursera-dl/coursera-dl.git
synced 2026-07-24 11:28:35 +00:00
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> |
||
|---|---|---|
| .. | ||
| .netrc | ||
| build.sh | ||
| Dockerfile | ||
| download.sh | ||
| README.md | ||
HOW TO LAUNCH CONTAINER:
- [optional] Insert your username and password
to
.netrcfile if your plan to use-noption (edit template in this directory). - Build Docker image:
./build.sh - Run Docker container to download courses A, B and C:
./download.sh A B C - All courses will be downloaded in directory
~/courses