This is the Utilities Repo to allow for getting setup for development.
- You can signup or login with the ftcwaylandmi account
- If you create an account or want to let me know so I can help you set it up
Note you need to have git (https://git-scm.com/) and android studio (https://developer.android.com/studio/) installed to use this.
-
Open Up GitBash
-
Type: git clone https://github.com/ftcwaylandmi/Utilities.git Utilities/
-
Type: cd Utilities/
- Type: ./Start.sh -r {RepositoryName} or ./Util.sh -s -r {RepositoryName}
-
Type: cd Utilities/ (If not in Utilities Dir)
-
Type: ./Pull.sh -r {RepositoryName} or ./Util.sh -pl -r {RepositoryName}
- Our Repo's are located at (https://github.com/ftcwaylandmi)
To push up your Repo a, b, c, and Utilities.
-
Type: cd Utilities/ (if not in the Utilities directory)
-
Type: ./Push.sh -r {RepositoryName} or ./Util.sh -ps -r {RepositoryName}
-
Type: Your commit message
WARNING! (Don't push code up to Utilities unless you have a MENTOR/COACH permission; This is so you don't push up old or broken code and break it)
- 16/9/21
- For setup.sh I will make it so you can get code from previous years