This repository is meant to be the starting place for any new F' projects within the UCubeSat organization.
- Docker
- Docker Desktop (Recommended)
- VSCode
- VSCode Remote Development Extension Pack
- VSCode Docker Extension (Recommended)
- Fork this repo
- Open in Visual Studio
- Open the command pallette with ctrl + shift + p
- Run "Dev Containers: Reopen in Container"
- Run fprime-utils to create a project
Thanks to Esteban Duran for creating the F' devcontainer repo this was based on.