Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export app code to git + clone to github #3

Open
7 tasks
7yl4r opened this issue May 17, 2021 · 0 comments
Open
7 tasks

export app code to git + clone to github #3

7yl4r opened this issue May 17, 2021 · 0 comments

Comments

@7yl4r
Copy link

7yl4r commented May 17, 2021

We can copy the code into git for versioning.
Clicking the "save" button seems to create a git repo stored on google's git servers.
From there we can clone these repos to github.

  • "save" to google's git servers
  • git clone the repo to your local machine
  • create new empty repo on github
  • `git remote add github_remote https://github.com/usf-imars/3d
  • git push github_remote to upload code to github
  • add github repo link to description on app page
  • do this for both apps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant