0 Forks
3 Stars
3 Watchers

phptips

PHPに関わる小ネタ

How to download and setup phptips

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

Or simply clone phptips with SSH
[email protected]:umanari145/phptips.git

If you have some problems with phptips

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