-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
As a scientist, I want to be able to save a script definition for my script generator and when a user gets a version of the standalone script generator they can use this script definition.
Acceptance criteria:
- Script Definitions are saved to a sensible area
- These script definitions can be saved, bundled and reloaded in other script generator instances
- Extra requirements captured in https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/Script-generator-high-level-design#how-repo-is-updatedon-start
Notes
This means the installed app has a copy of the current script defintions added to it at build time. it should update these on start of the script generator; either automatically or first asking the user (discuss and decide)