1 Forks
4 Stars
4 Watchers

intro-to-mocha

Slide deck for "Intro to Mocha" talk

How to download and setup intro-to-mocha

Open terminal and run command
git clone https://github.com/boneskull/intro-to-mocha.git
git clone is used to create a copy or clone of intro-to-mocha repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with intro-to-mocha https://github.com/boneskull/intro-to-mocha/archive/master.zip

Or simply clone intro-to-mocha with SSH
[email protected]:boneskull/intro-to-mocha.git

If you have some problems with intro-to-mocha

You may open issue on intro-to-mocha support forum (system) here: https://github.com/boneskull/intro-to-mocha/issues