Changes

Jump to: navigation, search

SPO600 Framework Project

177 bytes added, 20:15, 23 October 2015
Instructions for Submitting a Pull Request
<package name - file name of the archive>
#<permutation number, starting with 1>|<compiler options> // # symbol delimits a complete result set
<build exit code>|<build wall clock time>|<build CPU user + system time>|<binary size in bytes> // from build step - time is in seconds
<test exit code> // from test step
$<benchmark run number, start with 1>|<benchmark speed performance score>|<benchmark memory score> // from benchmark step, both are integers >= 0, higher is better
# Click the Fork button.
# This should create a your own version of the repo.
# Clone the newly forked repo , by copying the "HTTPS Clone URL" on the right side of the repo page, and running the command "git clone https://github.com/pk400/SPO600-Build-Framework.git" in your Git Shell and begin adding your additions/changes.
# Once you have committed and pushed your changes to your own repo, submit a Pull Request, by clicking on the link on the right side of the repo page.
# Click New Pull Request.
1
edit

Navigation menu