Back to Setup

Checkup

_partials/checkup.md

latest409 B
Original Source

Check-up

Let's check if you successfully installed everything.

In you terminal, run the following command:

bash
exec zsh

Then run:

bash
curl -Ls https://raw.githubusercontent.com/lewagon/setup/master/check.rb > _.rb && ruby _.rb && rm _.rb || rm _.rb

:heavy_check_mark: If you get a green Awesome! Your computer is now ready!, then you're good :+1:

:x: If not, contact a teacher.