jmicanek / c3i-library

Forked from c3i-library 3 years ago
Clone

25173ef add a Builder class

Authored and Committed by mikeb 6 years ago
    add a Builder class
    
    The Builder class and build() method will launch a build from a
    set of objects or the name of a BuildConfig. It will optionally
    wait until the build completes, streaming the build logs to the
    console, if available.
    
        
file modified
+6 -0