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:
commit
ee5f69e7d0
1 changed files with 3 additions and 3 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue