16 Forks
37 Stars
37 Watchers

dev-notes

开发进阶笔记

How to download and setup dev-notes

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

Or simply clone dev-notes with SSH
[email protected]:xgugeng/dev-notes.git

If you have some problems with dev-notes

You may open issue on dev-notes support forum (system) here: https://github.com/xgugeng/dev-notes/issues