Learn Pack Official Documentation
In order to use LearnPack as a student, you must follow these steps:
- Initialize LearnPack by typing the following command on your computer terminal:
$ learnpack install:exercises
- You will be asked to select the language you wish the tutorial to be based on:
- Next, you will select from the list of exercises avalaible to complete:
LearnPack will now download the exercises selected. They can be found in your workspace on a folder with the same name as the exercises you have just selected.
- Following you will type the following command on your computer terminal to run the exercises that have just been downdloaded:
$ learnpack run
- You may now click on the link provided in the terminal in order to launch the exercises.