Package Data | |
---|---|
Maintainer Username: | skyhilam |
Maintainer Contact: | skyhilam@gmail.com (Sky Lam) |
Package Create Date: | 2017-12-01 |
Package Last Update: | 2018-03-11 |
Language: | PHP |
License: | Unknown |
Last Refreshed: | 2025-02-07 03:01:15 |
Package Statistics | |
---|---|
Total Downloads: | 33 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
…or create a new repository on the command line
echo "# clover" >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/skyhilam/clover.git git push -u origin master …or push an existing repository from the command line
git remote add origin https://github.com/skyhilam/clover.git git push -u origin master …or import code from another repository You can initialize this repository with code from a Subversion, Mercurial, or TFS project.