Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 636 Bytes

File metadata and controls

13 lines (10 loc) · 636 Bytes

FRC Cad Tool

What is this?

A tool made for downloading all CAD files across all FRC component sellers. (WCP, AndyMark & CTRE (REV is not supported right now.))

How to use it?

First, you need to download and install NodeJS, after you install the NodeJS, you have to install dependencies. You need to use npm i command inside of the project folder for that. After all dependencies are installed you can start downloading CAD files by using npm run start command.

License

This project is licensed under MIT license.