Skip to content

xadaemon/shell_vault

Repository files navigation

Development setup

To work on this project follow the steps outlined in this file

Requisites

Get protoc and the go codegen

sudo apt install protobuf-compiler
go install google.golang.org/protobuf/cmd/[email protected]
go install google.golang.org/grpc/cmd/[email protected]

Building and running

  1. Make sure that the go path is in your PATH
  2. Run make on the root folder of the repo
  3. Run devserver.sh for a quick run of the server in dev mode or with goland use the usual run methods

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published