Download the PHP package codecourse/cli without Composer
On this page you can find all versions of the php package codecourse/cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cli
The official Codecourse CLI
Access codecourse.com features directly from the command line.
Current features
download:course [slug]
Download all videos for a course
Requirements
- Composer (https://getcomposer.org/)
- PHP 7.1.2 or higher
Installation (global)
macOS
Make sure you add Composer's global vendor/bin folder to your $PATH
. You can do this by adding PATH=$PATH:~/.composer/vendor/bin
to your ~/.bash_profile
file and run:
Installation (standalone)
Download the codecourse
binary from this repository and run:
Installation (docker)
Download the codecourse
binary from this repository and run:
Installation (docker-compose)
Download the codecourse
binary and docker-compose.yml
file from this repository and run:
Known issues
- The Codecourse CLI has not been tested on Windows platforms yet.
Usage
Once installed, run codecourse
for a list of available commands.
All versions of cli with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.2
The package codecourse/cli contains the following files
Loading the files please wait ....