4 Forks
32 Stars
32 Watchers

promise

A step by step implementation practice of Promise class

How to download and setup promise

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

Or simply clone promise with SSH
[email protected]:lqt0223/promise.git

If you have some problems with promise

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