Skip to content

UOA-FSAE/fs-common-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FS common dev

This repo will install everything you need in order to program on the FSAE team at the University of Auckland.

How to setup

Linux

Step 1

Clone this repo

git clone git@github.com:UOA-FSAE/fs-common-dev.git ~/fs/fs-common-dev

Step 2

Run script

cd ~/fs/fs-common-dev

Setup your system

make setup

Install everything, this may take a bit so go touch the Accumulator :)

make

How to update

If there is an update then please use the following commands

cd ~/fs/fs-common-dev
git pull
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published