Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 403 Bytes

local-development.md

File metadata and controls

18 lines (17 loc) · 403 Bytes

Local development

Clone the repo in your root:

cd ~
git clone https://github.com/LucasKuhn/joaonette.git

Call the run.sh script from a list to correct the entire list

cd C02
LIST=C02 ~/joaonette/run.sh

Or enter a specific exercise to correct that exercise and get some extra input on what was your input VS the expected output

cd C02
cd ex01
LIST=C02 ~/joaonette/run.sh