73 Forks
23 Stars
23 Watchers

cli-guides

Step-by-step guides and tutorials for using the ember-cli to create apps and addons

How to download and setup cli-guides

Open terminal and run command
git clone https://github.com/ember-learn/cli-guides.git
git clone is used to create a copy or clone of cli-guides 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 cli-guides https://github.com/ember-learn/cli-guides/archive/master.zip

Or simply clone cli-guides with SSH
[email protected]:ember-learn/cli-guides.git

If you have some problems with cli-guides

You may open issue on cli-guides support forum (system) here: https://github.com/ember-learn/cli-guides/issues