Skip to content

marcosgmgm/ritchie-database-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ritchie database formulas

Rit banner

Documentation

Contribute to the Ritchie community

This repository contains rit formulas to database manager which can be executed by the ritchie-cli.

Use Formulas

 rit add repo
 Select your provider:
  > Github
    Gilab
 Repository name: ritchie-database-manager
 Repository URL: https://github.com/marcosgmgm/ritchie-database-manager
 Is a private repository?
  > no
    yes
 Select a tag version:
  > 1.0.2
 Set the priority: 2

Contribute to the repository with your formulas

  1. Fork 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.