Skip to content

evertonsegurzup/ritchie-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI codecov License

Ritchie - One CLI to rule them all

Ritchie is an open source framework that creates and tweaks a CLI for your team. It allows you to easily create, build and share formulas.

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

Quick start

Install rit

  • Linux|MacOS
curl -fsSL https://commons-repo.ritchiecli.io/install.sh | bash
  • Windows

Download the installer from (https://commons-repo.ritchiecli.io/latest/ritchiecli.msi)

Initialize rit

Once you made it, Ritchie will add all community formulas repository and create all the necessary configuration's files.

rit init

Run your first formula

After you finished the previous steps - installation and initialization -, you can run a "hello-world" formula to test Ritchie.

rit demo hello-world

Full Documentation

Ritchie Legacy-1.x

With the release of version 2.0.0 of Ritchie, the previous version (Ritchie 1.x) has been deprecated. Therefore, only bugs fixes will be implemented in this version.

The legacy code is available at Ritchie Legacy-1.0.0.

Contributing

Contribute to the Ritchie community

Zup Products

Packages

No packages published

Languages

  • Go 97.2%
  • Shell 1.3%
  • Other 1.5%