Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 371 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 371 Bytes

fprime-tools

A package containing tools to work with F´. Installation can be done using:

pip install fprime-tools

See also: https://nasa.github.io/fprime to see the F´ framework.

Black Formatter

To automatically format code, the Black Formatter can be installed with: pip install black

Then it can be run on the project using:

black ./