Skip to content

ERAU-VEX-Robotics/coding-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERAU Prescott VEX Robotics Club Coding Resources

This repository contains various files that serve as useful resources for the programming team, including the club style guide, git policies, and .clang-format file. Other important files will be added as they are created.

This repository is meant to be a unified location for all programmers to visit to access all the resources they may need.

The repository should be considered a "living document", i.e. changes will be made to these resources continuously.

Current files

  • Style_Guide.md: The Club Style Guide, this document sets the rules for how robot code should be formatted
  • .clang-format: The clangd language server is the accepted standard for C/C++ language servers, and this file provides the club's ruleset for indentation for C/C++ files for the clang-format command in clangd.
  • Useful_Links.md: A list of useful links to other websites
  • git_policies.md: Rules for using git and Github

About

A unified location for all ERAU Prescott VEX Robotics Club resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors