-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add an option for users to save the project as a python script.
ratapi.Projectalready has awrite_scriptmethod which should be used for this.- Add a "Save Project as Script" menu to the
MainWindowView. - Clicking this menu should open a file dialog an get the filepath for the script then the script file should be saved to the given path.
- Add appropriate unit test.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request