Getting Started With F´
To get started with F´, install the F´ bootstrapping tool with:
pip install fprime-bootstrap
Then, create a new project with:
fprime-bootstrap project
The best way to learn about F´ is to follow the HelloWorld Tutorial. This tutorial guides users through all the steps of developing an F´ project.
New users are also encouraged to read through the User Guide and explore the other tutorials.
For additional installation instructions and troubleshooting, see the F´ Installation Guide.