docs: less enterprise, moar hacker
This commit is contained in:
parent
fb462f8233
commit
88d269bb45
30
README.md
30
README.md
@ -2,39 +2,35 @@
|
|||||||
|
|
||||||
> ["Missed Connections"](https://en.m.wikipedia.org/wiki/Missed_connection)
|
> ["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
|
## demo
|
||||||
|
|
||||||
[`msc.mp4`](https://vvvvvvaria.org/~decentral1se/msc/msc.mp4)
|
[`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
|
## hack
|
||||||
|
|
||||||
`go install github.com/go-bindata/go-bindata/...`
|
```
|
||||||
|
go install github.com/go-bindata/go-bindata/...
|
||||||
`make`
|
make
|
||||||
|
```
|
||||||
|
|
||||||
Or, if you want to access the binary directly without 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.
|
Then you have a freshly built `./mist-connections` ready.
|
||||||
|
|
||||||
## release
|
## release
|
||||||
|
|
||||||
`go install github.com/goreleaser/goreleaser@latest`
|
```
|
||||||
|
go install github.com/goreleaser/goreleaser@latest
|
||||||
`make release`
|
make release
|
||||||
|
```
|
||||||
|
|
||||||
## ack
|
## ack
|
||||||
|
|
||||||
- [`@simoon`](https://git.vvvvvvaria.org/simoon)
|
- [`@simoon`](https://git.vvvvvvaria.org/simoon)
|
||||||
- [`unnamed project`](https://git.vvvvvvaria.org/decentral1se/unnamed-project)
|
- `unnamed project`
|
||||||
|
Reference in New Issue
Block a user