Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 497 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 497 Bytes

A git tags based intro tutorial for the cli, also a gh-pages branchs with the live slides

How to run:

You need either:

  • Linux/OSX

  • Linux sub system on windows 10

  • Install git bash on windows

If you don't have access to those you can use replit

Start

  • Fork this repo and clone it locally
cd welcome-cli
git fetch --all
git checkout -f step-0