nabu

command module
v0.0.0-...-120201e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2019 License: Apache-2.0 Imports: 17 Imported by: 0

README

update proto models:

Windows:

protoc --proto_path=./api/proto/v1 --go_out=plugins=grpc:./api/proto/v1 --plugin=protoc-gen-ts=C:/goprojects/abarbarov/nabu/web/node_modules/.bin/protoc-gen-ts.cmd --ts_out=service=true:./web/src/proto/v1 --js_out=import_style=commonjs,binary:./web/src/proto/v1 nabu.proto

Linux/Mac:

protoc --proto_path=./api/proto/v1 --go_out=plugins=grpc:./api/proto/v1 --plugin=protoc-gen-ts=./web/node_modules/.bin/protoc-gen-ts --ts_out=service=true:./web/src/proto/v1 --js_out=import_style=commonjs,binary:./web/src/proto/v1 nabu.proto

add /* eslint-disable */ to generated *.js files

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
protobuf module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL