1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-08 05:57:02 +09:00

Merge branch 'main' of github.com:anyproto/anytype-ts into main

This commit is contained in:
Andrew Simachev 2023-07-19 17:49:27 +02:00
commit ee5f69e7d0
No known key found for this signature in database
GPG key ID: 49A163D0D14E6FD8

View file

@ -12,14 +12,14 @@ npm install -D
Also, [install `gitleaks`](https://github.com/zricethezav/gitleaks#installing) to ensure proper work of pre-commit hooks.
### Install node addon library and protobuf bindings
### Install middleware library and protobuf bindings
Fetch the latest binary from the [github releases](https://github.com/anytypeio/go-anytype-middleware/releases/latest)
```shell
./update.sh <GITHUB_USER> <GITHUB_TOKEN> <macos-latest|ubuntu-latest|windows-latest>
```
Or compile from the source code. Follow instructions at [`go-anytype-middleware`.](https://github.com/anytypeio/go-anytype-middleware#how-to-build)
Or compile from the source code. Follow instructions at [`anytype-heart`](https://github.com/anyproto/anytype-heart#how-to-build).
### Building
@ -60,4 +60,4 @@ Follow us on [Github](https://github.com/anyproto) and join the [Contributors Co
---
Made by Any — a Swiss association 🇨🇭
Licensed under [Any Source Available License 1.0](./LICENSE.md).
Licensed under [Any Source Available License 1.0](./LICENSE.md).