mirror of
https://github.com/mitchell/selfpass.git
synced 2025-12-14 05:17:22 +00:00
Refactor Stringer implementations and scp root cmd init function
This commit is contained in:
parent
d3fa22dbb2
commit
da95f9a5f0
3 changed files with 40 additions and 17 deletions
1
Makefile
1
Makefile
|
|
@ -71,6 +71,7 @@ install-spc:
|
|||
|
||||
gen-protoc:
|
||||
protoc --go_out=plugins=grpc:. \
|
||||
--dart_out=grpc:. \
|
||||
./credentials/protobuf/service.proto
|
||||
|
||||
gen-csr-json:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue