• Michael Müller's avatar
    Refactorings for `build` and `check` (#116) · 242a4812
    Michael Müller authored
    * Make naming consistent
    
    * Fix number of steps displayed in `check`
    
    * Move base name function to utilities
    
    * Shift logic to `BuildCommand` and `CheckCommand`
    
    * Consistent naming: GenerationResult ➜ BuildResult
    
    * Consistent naming: GenerateArtifacts ➜ BuildArtifacts
    
    * Update comment
    
    * Move comment to struct
    
    * Remove Note section from comment
    242a4812