kawipiko/scripts/_z-run

34 lines
465 B
Text
Raw Normal View History

#!/dev/null
2022-08-26 16:02:41 +00:00
&&== env-fallback __BUILD_QUICK false
::// workspace / ...
::// execute / ...
::// clients / ...
::// examples / ...
::// benchmark / ...
::// go / ...
::// documentation / ...
::// tools / ...
::// tls / ...
::// *
&& _/go.z-run
&& _/execute.z-run
&& _/clients.z-run
&& _/examples.z-run
&& _/benchmark.z-run
&& _/workspace.z-run
&& _/sources.z-run
&& _/documentation.z-run
&& _/tools.z-run
&& _/tls.z-run
&& _/deploy.z-run
&&?? _/.local.z-run