Skip to content

jrenelg/proto-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

proto-merge

Shell script for merging a set of protobuf files

Introduction

Usage: $0 [*.proto path with the api definition] $0 basedir/././file.proto

EXIT CODES

0 - Success

97 - Nothing to merge

98 - Import file don't exist

99 - File don't exist or isn't a proto

About

Shell script for merging protobuf files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages