,-----.,--. ,--. ,---. ,--.,------. ,------.
' .--./| | ,---. ,--.,--. ,-| || o \ | || .-. \ | .---'
| | | || .-. || || |' .-. |`..' | | || | \ :| `--,
' '--'\| |' '-' '' '' '\ `-' | .' / | || '--' /| `---.
`-----'`--' `---' `----' `---' `--' `--'`-------' `------'
-----------------------------------------------------------------
Hi there! Welcome to Cloud9 IDE!
To get you started, create some files, play with the terminal, or visit http://docs.c9.io for our documentation. If you want, you can also go watch some training videos at http://www.youtube.com/user/c9ide.
Happy coding! The Cloud9 IDE team
https://github.com/olddognewtrix123/gpslistgenerator.git
We recommend every repository include a README, LICENSE, and .gitignore.
…or create a new repository on the command line echo "# gpslistgenerator" >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/olddognewtrix123/gpslistgenerator.git git push -u origin master …or push an existing repository from the command line git remote add origin https://github.com/olddognewtrix123/gpslistgenerator.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.# gpslistgenerator