mirror of
https://github.com/bytedream/vivo.git
synced 2025-05-09 20:25:09 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
9039c0a89c | |||
7cb357e17d |
@ -11,9 +11,9 @@ Only tested on Linux, but should work on Mac and Windows too.
|
||||
### Binary
|
||||
|
||||
Get the [latest binaries](https://github.com/ByteDream/vivo/releases/latest) if you just want the command line version.
|
||||
- [Linux (amd64)](https://github.com/ByteDream/vivo/releases/download/v1.0/vivo-1.0_linux)
|
||||
- [Windows (amd64)](https://github.com/ByteDream/vivo/releases/download/v1.0/vivo-1.0_windows)
|
||||
- [Mac (amd64)](https://github.com/ByteDream/vivo/releases/download/v1.0/vivo-1.0_darwin)
|
||||
- [Linux (amd64)](https://github.com/ByteDream/vivo/releases/download/v1.0/vivo-v1.0_linux)
|
||||
- [Windows (amd64)](https://github.com/ByteDream/vivo/releases/download/v1.0/vivo-v1.0_windows)
|
||||
- [Mac (amd64)](https://github.com/ByteDream/vivo/releases/download/v1.0/vivo-v1.0_darwin)
|
||||
|
||||
Or install and run it directly from source
|
||||
```
|
||||
@ -101,4 +101,4 @@ func main() {
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the Mozilla Public License 2.0 (MPL-2.0) - see the [LICENSE](LICENCE) file for more details.
|
||||
This project is licensed under the Mozilla Public License 2.0 (MPL-2.0) - see the [LICENSE](LICENSE) file for more details.
|
||||
|
Loading…
x
Reference in New Issue
Block a user