nasa / ogma

Generator of runtime monitors for flight and robotics applications.
Other
335 stars 25 forks source link

`ogma-cli`: cFS application generation requires multiple steps #107

Open ivanperez-keera opened 1 year ago

ivanperez-keera commented 1 year ago

Generating the cFS app requires multiple steps: one for the core app, one for the handlers, etc.

This process is not ideal, and not intuitive from the user's perspective. UX should be improved so that it's all generated in one step, with multiple flags.