All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.anrisoftware.sscontrol.httpd.gitit.fromsource.templates.hsenvcommands.stg Maven / Gradle / Ivy

There is a newer version: 1.0-alpha-4
Show newest version
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