How to install nasa/fprime. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
nasa/fprime Installation Guide
How to install nasa/fprime. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for nasa/fprime. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i nasa/fprimeor
Install via npx
npx @hexmos/ipm i nasa/fprimePrerequisites
Linux
osWindows with WSL
osmacOS
osgit
system_toolVersion: 2.34.0
Clang
build_toolVersion: 16.0.0
GNU C and C++ compilers
build_toolPython 3.9+
languageVersion: >=3.9
virtual environments
environmentPIP
package_managerVersion: 21.3.1
Docker
system_toolManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Package Manager Installation
pip install fprime-bootstrapPost Installation Steps
- Start the F´ server using the command: `fprime-server`.
- Access the F´ dashboard by navigating to http://localhost:8080/ in your web browser.
