docs: less enterprise, moar hacker

This commit is contained in:
decentral1se 2023-05-22 00:07:20 +02:00
parent fb462f8233
commit 88d269bb45
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 13 additions and 17 deletions

View File

@ -2,39 +2,35 @@
> ["Missed Connections"](https://en.m.wikipedia.org/wiki/Missed_connection)
[Moar](https://git.vvvvvvaria.org/decentral1se/unnamed-project) post-calibre prototypin' :tada:
Moar post-calibre prototypin' 🎉
## demo
[`msc.mp4`](https://vvvvvvaria.org/~decentral1se/msc/msc.mp4)
## install
Download the binary which matches your OS :point_right: [linux](https://git.vvvvvvaria.org/decentral1se/mist-connections/raw/branch/main/dist/mist-connections_linux_amd64/mist-connections) | [osx](https://git.vvvvvvaria.org/decentral1se/mist-connections/raw/branch/main/dist/mist-connections_darwin_amd64/mist-connections) | [windoze](https://git.vvvvvvaria.org/decentral1se/mist-connections/raw/branch/main/dist/mist-connections_windows_amd64/mist-connections.exe) | ["other"](./dist)
Then :point_right: `chmod +x mist-connections && ./mist-connections`
(PS. No Idea what you do on Windoze :shrug:)
## hack
`go install github.com/go-bindata/go-bindata/...`
`make`
```
go install github.com/go-bindata/go-bindata/...
make
```
Or, if you want to access the binary directly without make:
`go build .`
```
go build .
```
Then you have a freshly built `./mist-connections` ready.
## release
`go install github.com/goreleaser/goreleaser@latest`
`make release`
```
go install github.com/goreleaser/goreleaser@latest
make release
```
## ack
- [`@simoon`](https://git.vvvvvvaria.org/simoon)
- [`unnamed project`](https://git.vvvvvvaria.org/decentral1se/unnamed-project)
- `unnamed project`