skylam/clover

There is no license information available for the latest version (0.0.6) of this package.

Clover Admin Helper Class

0.0.6 2018-03-11 16:20 UTC

This package is auto-updated.

Last update: 2024-04-12 04:03:16 UTC


README

…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.