openfluid
openfluid copied to clipboard
Improve command-line with wares sources management
- [ ] Refactor the WareSrcUIContainer to extract generic commands informations, execution environnent, build targets and put them in WareSrcContainerOps class
- [x] Refactoring of the internal structure of the
openfluidcommand-line - [x] Integration of existing commands
- [x] Refactoring of the
versioncommand with ability to have numeric or 'no status' representations - [x] Refactoring of the
show-pathsandbuild-infocommands into a singleinfocommand - [x] Add of
prepare-workspacecommand - [x] Add of
create-datacommand - [x] Add of
create-warecommand - [x] Add of
checkcommand - [x] Add of
migratecommand - [x] Add of
configurecommand - [x] Add of
buildcommand - [x] Add of
docalyzecommand - [x] Add of
purgecommand - [x] Add of
info2buildcommand - [x] Update tests
- [x] Launch manual tests on these commands