Difference between revisions of "2016 Winter Project Week/Projects/CLIImprovement"

From NAMIC Wiki
Jump to: navigation, search
Line 26: Line 26:
 
|
 
|
 
<!-- Progress and Next steps bullet points (fill out at the end of project week -->
 
<!-- Progress and Next steps bullet points (fill out at the end of project week -->
*
+
* Pull request here to solve issue for runnning CLIs in parallel and in a row: https://github.com/Slicer/Slicer/pull/438
 
|}
 
|}
  
 
==Background and References==
 
==Background and References==

Revision as of 18:15, 5 January 2016

Home < 2016 Winter Project Week < Projects < CLIImprovement

Key Investigators

  • Johan Andruejol (Kitware Inc)

Project Description

Objective Approach and Plan Progress and Next Steps
  • Improve the CLI piping robustness
  • Improve the CLI testing coverage
  • Explore the creation of an utility to pipe CLIs easily

Background and References