1 2 3 4 5 6 7 8 9 10 11 pre { line-height: 125%; } td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } span.linenos { colsh ci/deps.sh # Build from C sources. git clone --depth 1 https://github.com/nim-lang/csources.git cd csources sh build.sh cd .. # Add Nim to the PATH export PATH=$(pwd)/bin${PATH:+:$PATH} # Bootstrap. nim -v nim c koch ./koch boot cp bin/nim bin/nimd ./koch boot -d:release
sh ci/deps.sh # Build from C sources. git clone --depth 1 https://github.com/nim-lang/csources.git cd csources sh build.sh cd .. # Add Nim to the PATH export PATH=$(pwd)/bin${PATH:+:$PATH} # Bootstrap. nim -v nim c koch ./koch boot cp bin/nim bin/nimd ./koch boot -d:release