Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 364 Bytes

File metadata and controls

24 lines (13 loc) · 364 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

Start

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