Skip to content

Files for a website where we put the collective knowledge of the programming team.

Notifications You must be signed in to change notification settings

Choate-Robotics/Programming-SOPs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a collection of documents to be used as a reference for current and future programmers on Team 7407.

Getting Started

Clone the repo

git clone [email protected]:Choate-Robotics/Programming-SOPs.git

Install Python Packages

pip install -r docs/requirements.txt

Run the Makefile

cd docs
make html

Contributing

  1. Fork the repo
  2. Make some changes
  3. Submit a pull request

Topics to be Added

  • Setting up a programming environment.
    • What IDE we generally use
    • How to setup a virtual environment
    • How to setup poetry
    • How to connect to GitHub
  • GitHub Utilization
    • How to get a repo
    • How to make a branch
    • How make a pull request
    • Who reviews a pull request
  • How to use the toolkit
    • What is in the toolkit
    • What do you need to make sure you use
  • Our general robot file structure

About

Files for a website where we put the collective knowledge of the programming team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •