@omega-edit/server
v0.9.83
Published
OmegaEdit gRPC Server
Downloads
7,083
Readme
Goal
This package contains the Ωedit Scala gRPC server and TypeScript types and code needed to interact with the server.
Build
Build gRPC server
yarn sbt
Build node code
yarn build
Package
This builds the server and node, then packages everything into a tarball with a similar name to omega-edit-node-server-v${version}.tgz
yarn package
User documentation
User documentation is published to https://ctc-oss.github.io/omega-edit/.
Versioning
Ωedit follows Semantic Versioning.