small pixel drawing of a pufferfish zoa

*
Jes Olson j3s@c3f.net
Sat, 01 Oct 2022 15:44:58 -0500
commit

bc741c28734756de9c855bc7e61d04452761f49b

parent

99383f87e047dceb353e6c07a773fd279b1d158a

1 files changed, 5 insertions(+), 5 deletions(-)

jump to
M main.gomain.go

@@ -111,13 +111,13 @@ sorry, this shit is a work in progress

details: zoa <path> will execute the code in the given zoa dir - - if the path is a git repo, zoa will pull it - - if the path is a dir, zoa will execute the code there + - if the path is a git repo, zoa will pull it + - if the path is a dir, zoa will execute the code there zoa deploy <remote host...> will ssh to the given server and: - - install zoa to /usr/local/bin/ - - copy the local zoa repo to the host - - execute zoa on the remote host + - install zoa to /usr/local/bin/ + - copy the local zoa repo to the host + - execute zoa on the remote host examples: zoa ~/code/my-zoa-repo