add build instructions

This commit is contained in:
webb 2020-09-03 17:51:36 -04:00
parent 12c6765890
commit 9d297fe792
No known key found for this signature in database
GPG Key ID: 8B6F0D2784D22DB2
1 changed files with 4 additions and 0 deletions

4
README
View File

@ -4,6 +4,10 @@ interrupt -- a simple CLI for pxl.blue
This is fairly early, but more is planned (see the
issues to get an idea of what I plan on adding).
To install it, you'll need to build from source.
You can do a "go get gitea.com/webb/interrupt" or
just do "go build" in the source code directory.
The upload key is read from the PXL_KEY environemnt
variable. It will read MIRAGE_KEY as a fallback in
case you're migrating from mirage.sh.