Deploy instructions

This commit is contained in:
Daniel Flanagan 2022-02-12 14:18:38 -06:00
parent 6842c1673f
commit 29a9190950
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 6 additions and 0 deletions

View File

@ -62,6 +62,12 @@ deno compile -A -o poc-cli.darwin.x86_64 --target x86_64-apple-darwin src/core.t
deno compile -A -o poc-cli.darwin.aarch64 --target aarch64-apple-darwin src/core.ts
```
### Deploy Artifacts
```
rcp ./poc-cli.* faceless:~/../public-static-files/poc-cli/
```
### Install
I dunno, but probably something like this: