Coder Social home page Coder Social logo

guillaumefalourd / formulas-grpc Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 388 KB

Ritchie CLI formulas interacting with API using gRPC

License: Apache License 2.0

Dockerfile 3.09% Makefile 15.22% Batchfile 10.03% Shell 5.02% Go 9.29% Python 10.70% Java 46.64%
ritchie-formulas grpc ritchie-cli poc golang python

formulas-grpc's Introduction

Security Pipeline

Formulas Google Remote Procedure Call (gRPC)

๐Ÿ“š Documentation

This repository contains Ritchie poc formulas consuming gRPC services which can be executed by ritchie-cli.

๐Ÿ“Š Use Formulas

To import this repository, you need Ritchie CLI installed

Then, you can use the rit add repo command manually, or execute the command line below directly on your terminal (since CLI version 2.8.0):

rit add repo --provider="Github" --name="formulas-gRPC" --repoUrl="https://github.com/GuillaumeFalourd/formulas-gRPC" --priority=1 --tag="1.3.0"

Finally, you can check if the repository has been imported correctly by executing the rit list repo command.

๐Ÿ”Ž Formulas available on this repository

โ™ป๏ธ Contribute to the repository with your formulas

๐Ÿ†• Creating formulas

  1. Fork and clone the repository
  2. Create a branch: git checkout -b <branch_name>
  3. Check the step by step of how to create formulas on Ritchie
  4. Add your formulas to the repository and commit your implementation: git commit -m '<commit_message>
  5. Push your branch: git push origin <project_name>/<location>
  6. Open a pull request on the repository for analysis.

๐Ÿ†’ Updating Formulas

  1. Fork and clone the repository
  2. Create a branch: git checkout -b <branch_name>
  3. Add the cloned repository to your workspaces (rit add workspace) with a highest priority (for example: 1).
  4. Check the step by step of how to implement formulas on Ritchie and commit your implementation: git commit -m '<commit_message>
  5. Push your branch: git push origin <project_name>/<location>
  6. Open a pull request on the repository for analysis.

formulas-grpc's People

Contributors

dependabot[bot] avatar guillaumefalourd avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

formulas-grpc's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.