##// END OF EJS Templates
bootstrap: allow setting certain env flags for usage in CLI scripts....
bootstrap: allow setting certain env flags for usage in CLI scripts. - we can catch that later in pyramid and skip certain heavy actions to speed-up CLI invokation

File last commit:

r1:854a839a default
r2651:95f21d33 default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html