Code Monkey home page Code Monkey logo

otaviojava / ritchie-cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zupit/ritchie-cli

0.0 1.0 0.0 106.81 MB

Ritchie CLI is an open-source tool that allows to create, store and share any kind of automation, executing them through command lines, to run operations or start workflows ⚙️ 🖥 💡

Home Page: https://docs.ritchiecli.io

License: Apache License 2.0

Dockerfile 0.04% Makefile 0.65% Shell 2.22% Go 96.58% Batchfile 0.01% PowerShell 0.25% HTML 0.25%

ritchie-cli's Introduction

CircleCI codecov License

Ritchie logo with the phrase: Keep it simple

Summary

All your automations in one place

Ritchie CLI is an open source project that allows to create, store and share automations, executing them through command lines.

Usage

gif containing the command demonstration

A customizable CLI automation tool

This repository contains the CLI core, which can execute formulas stored inside other repositories such as ritchie-formulas or ritchie-formulas-demo.

In Ritchie's context, a formula is a script that can be executed automatically or interactively through a command line.

Adapting an existing script to Ritchie structure allows you to run it locally or through Docker, and to share it on a Git repository.

Formulas explanation

Documentation

🚀 Quick start 🤖

1️⃣ Install rit latest version

Linux

curl -fsSL https://commons-repo.ritchiecli.io/install.sh | bash

MacOS

curl -fsSL https://commons-repo.ritchiecli.io/install.sh | bash

Windows

winget install Ritchie-CLI

You can also download rit packages or specific versions according to the OS on the documentation

2️⃣ Initialize rit locally

rit init

Note: You need to import the commons repository to be able to create formulas.

Sharing metrics anonymously will help us improving the tool. For any question, check our privacy policy.

3️⃣ Add your first formulas repository

To access the "hello-world" formula, you need to add the ritchie-formulas-demo repository locally.

To do so, you can use the rit add repo command manually on your terminal, or execute the command line below with input flags:

rit add repo --provider="Github" --name="demo" --repoUrl="https://github.com/ZupIT/ritchie-formulas-demo" --priority=1

4️⃣ Run the Hello World formula

Execute the "hello-world" formula through the command line below:

rit demo hello-world

Note: This formula has been implemented using Golang, so to use it locally you'll need Golang to be installed on your machine. If you don't have or don't want to install Golang, you can use the same command with Docker:

rit demo hello-world --docker

🤝 Contributing to Ritchie

Zup open source

Zup forum

ritchie-cli's People

Contributors

viniciusramosdefaria avatar ernelio avatar kaduartur avatar victor-schumacher avatar viniciussousazup avatar guillaumefalourd avatar dmbarra avatar sandokandias avatar brunats avatar dittrichlucas avatar marcoscostazup avatar marcosgmgm avatar henriquemoraeszup avatar zup-ci avatar victorschumacherzup avatar lucasdittrichzup avatar brunasilvazup avatar erneliojuniorzup avatar fabianofernandeszup avatar joaodanielrufino avatar antoniofilhozup avatar leonardo-beda-zup avatar miguelhbrito avatar rodrigomedeirosf avatar maurineimirandazup avatar fernandobelettizup avatar harirai avatar andressaabreuzup avatar nathannascimentozup avatar matheussn avatar

Watchers

James Cloos avatar

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.