You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to have CLI command for getmud module.
Some previous progress can be found in #184
We should maybe discuss what the CLI should look like. Are they separate apps that do those tasks, or do we want one entry point but give different behavior if different command line switches are used? For example, for UC1 should the user type get_diameter <composition> <energy> <mass-density> or do we want them to type something like labpdfproc --get-d <composition> <energy> <mass-density> or sthg else?
Problem
We want to have CLI command for getmud module.
Some previous progress can be found in #184
We should maybe discuss what the CLI should look like. Are they separate apps that do those tasks, or do we want one entry point but give different behavior if different command line switches are used? For example, for UC1 should the user type
get_diameter <composition> <energy> <mass-density>
or do we want them to type something likelabpdfproc --get-d <composition> <energy> <mass-density>
or sthg else?Originally posted by @sbillinge in #175 (comment)
The text was updated successfully, but these errors were encountered: