Skip to content
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.

Available Commands

Yoon Wai Yan edited this page Apr 13, 2019 · 1 revision

Please check out the full list of commands by running

$ ruby stackskills_dl.rb --help

For example, if you want to download only one course:

Using course ID:

$ ruby stackskills_dl.rb -c https://stackskills.com/courses/enrolled/68582

Using course slug:

$ ruby stackskills_dl.rb -s https://stackskills.com/courses/beginning-rails-programming
Clone this wiki locally