mirror of
https://github.com/bytedream/vivo.git
synced 2025-05-10 12:45:07 +02:00
Compare commits
No commits in common. "master" and "v1.0" have entirely different histories.
@ -11,9 +11,9 @@ Only tested on Linux, but should work on Mac and Windows too.
|
|||||||
### Binary
|
### Binary
|
||||||
|
|
||||||
Get the [latest binaries](https://github.com/ByteDream/vivo/releases/latest) if you just want the command line version.
|
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-v1.0_linux)
|
- [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-v1.0_windows)
|
- [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-v1.0_darwin)
|
- [Mac (amd64)](https://github.com/ByteDream/vivo/releases/download/v1.0/vivo-1.0_darwin)
|
||||||
|
|
||||||
Or install and run it directly from source
|
Or install and run it directly from source
|
||||||
```
|
```
|
||||||
@ -101,4 +101,4 @@ func main() {
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under the Mozilla Public License 2.0 (MPL-2.0) - see the [LICENSE](LICENSE) file for more details.
|
This project is licensed under the Mozilla Public License 2.0 (MPL-2.0) - see the [LICENSE](LICENCE) file for more details.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user