Skip to content

columbiaspace/cubesat-lioness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cubesat-lioness

NOTE:

DO NOT push to main. Please put a PR up for us to review it before or else you will incur the wrath of the git gods.

Installation and Build

Start at the project root.

cd fsw/lioness-sw

The following command will create and activate a virtual environment called fprime-venv.

python3 -m venv fprime-venv
. fprime-venv/bin/activate

Install requirements and build the project.

git submodule update --init --recursive
pip3 install -r requirements.txt
fprime-util generate
fprime-util build

About

lioness monorepo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors