165 Forks
551 Stars
551 Watchers

devkit

How to download and setup devkit

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

Or simply clone devkit with SSH
[email protected]:angular/devkit.git

If you have some problems with devkit

You may open issue on devkit support forum (system) here: https://github.com/angular/devkit/issues