com.anrisoftware.sscontrol.httpd.gitit.fromsource.templates.hsenvcommands.stg Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sscontrol-httpd-gitit Show documentation
Show all versions of sscontrol-httpd-gitit Show documentation
Wiki software Gitit - http://gitit.net
hsenvInstallCommand(args) ::= <<
cd
-c "\
[[ ! -d .hsenv ]] && ; \
source ; \
update && install --force-reinstalls ; \
;"
>>
hsenvCompileCommand(args) ::= <<
cd
-c "\
[[ ! -d .hsenv ]] && ; \
source ; \
cd ; \
install --force-reinstalls; \
;"
>>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy