OmegaEdit gRPC Client
npm install @omega-edit/client


!Build Status
!CodeQL



This package contains the TypeScript types and code needed to interact with the Ωedit library via a gRPC client.
#### Compile the client
``shell`
yarn compile-src
#### Test the client
Now test the client with:
`shell``
yarn test
User documentation is published to https://ctc-oss.github.io/omega-edit/.
Ωedit follows Semantic Versioning.
