Skip to content

iloveaired/gae_php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

git help git
ssh-keygen -C "[email protected]" -t rsa
git config --global user.email [email protected]
git config --global user.name iloveaired
ssh [email protected]
mkdir gae_php
cd gae_php
touch README
git add README
git init
git add README
git commit -m "test"
git remote add origin [email protected]:iloveaired/gae_php.git
git push origin master

About

Google App Engine for PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published