Skip to content

FRCTeam1024/PowerUp

Repository files navigation

PowerUp

Setup

First time laptop setup

  cd /c/git/
  mkdir <your_name> #wher you replace <your_name> with your name
  cd <your_name>
  git clone https://github.com/FRCTeam1024/PowerUp.git
  <path_to_eclipse>/eclipse.exe -data . # you should be in /c/git/<your_name>

Returning to laptop you have used before

  cd /c/git/<your_name>/PowerUp
  git pull
  cd ..
  <path_to_eclipse>/eclipse.exe -data . # you should be in /c/git/<your_name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages