Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.46 KB

contributing.md

File metadata and controls

54 lines (37 loc) · 1.46 KB

Contribute to Ctrl-Drive

Thank you for taking the time to contribute to Ctrl-Drive! We really appreciate it.

Before contributing, please make sure to read the Code of Conduct. We expect you to follow it in all your interactions with the project.

  1. Join Our Community: Connect with us on Discord.
  2. Suggest Improvements: File an issue for bugs or feature requests.
  3. Tackle Tasks: Pick up an open issue and submit a pull request.
https://github.com/OPCODE-Open-Spring-Fest/Ctrl-Drive/compare/branch...YOURGITHUBUSERNAME:Ctrl-Drive:BRANCH?quick_pull=1&template=pr.md

Setup for Local System

Prerequisites:

Or, using Windows Terminal:

winget install -e --id Git.Git`
winget install -e --id=OpenJS.NodeJS
  • Install Required Design Software (Optional):
    • SolidWorks:
    • Ki-Cad
      winget install -e --id KiCad.KiCad

Clone the Repository

git clone https://github.com/OPCODE-Open-Spring-Fest/Ctrl-Drive.git

Set Up Project Dependencies

cd Ctrl-Drive
npm install