Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grpcmkr-cli

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grpcmkr-cli

Grpc CLI for developers

  • 1.1.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-96.15%
Maintainers
1
Weekly downloads
 
Created
Source

Nest Logo

Powered by @codrrdev

NPM Version NPM Version

GrpcMKR

Install CLI

$ npm install -g grpcmkr-cli

How to use

1) To get started, run the following command:

$ grpcmkr create

Or also his alias

$ grpcmkr cr

2) Path of your ".proto" file

  • Then where you are positioned in your terminal, you must pass the path of where the .proto file is. Example: ../example/path/hello.proto

3) Name of new project

-Finally, you must give a name to your new project. Example: my-new-grpc-project

Keywords

FAQs

Package last updated on 18 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc