• Stars
    star
    10
  • Rank 1,798,106 (Top 36 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ritchie CLI formulas with games ๐Ÿ‘พ

More Repositories

1

poc-github-actions

Various proofs of concept examples using Github Actions ๐Ÿค–
Python
291
star
2

useful-actions

Curated list of useful Github actions with workflows examples ๐Ÿ’ก
Dockerfile
252
star
3

java-training-api

Esse repositรณrio disponibiliza uma versรฃo zero de uma API de cadastro de usuรกrios (Users) a ser melhorada com desafios โ˜•๏ธ ๐Ÿ‡ง๐Ÿ‡ท
Java
102
star
4

developers-tips-and-tricks-resources

Repository with various tips and tricks for developers ๐Ÿง‘โ€๐Ÿ’ป๐Ÿ’ก
66
star
5

clone-github-repo-action

Github Action to clone a public or private Github repository and access its content on others repositories' workflows โ™ป๏ธ
46
star
6

GuillaumeFalourd

๐ŸŸฉโฌœ๏ธ Fork this repository to customize your profile! ๐Ÿง‘โ€๐Ÿ’ปโญ
44
star
7

formulas-github

Ritchie CLI formulas interacting with Github APIs :octocat:
Python
35
star
8

java-exercices

Exercรญcios em Java para iniciantes (prรฉ-Junior) โ˜•๏ธ๐Ÿ‡ง๐Ÿ‡ท
Java
34
star
9

setup-windows10-sdk-action

Github action to download and install a specific version of the Windows 10 SDK ๐Ÿ“ฆ
JavaScript
26
star
10

assert-command-line-output

Github Action to assert / check a command line output ๐Ÿ•ต๏ธโš™๏ธ๐Ÿ–ฅ
19
star
11

formulas-python

Ritchie CLI formulas in Python ๐Ÿ
Python
18
star
12

java-trilha-basica

Trilha de introduรงรฃo ao uso de Java no Back-End ๐Ÿ“šโ˜•๏ธ๐Ÿ‡ง๐Ÿ‡ท
13
star
13

git-commit-push

GitHub Action to commit & push changes made in workflows :octocat:
13
star
14

formulas-aws

Ritchie CLI formulas to create a Kubernetes Cluster on AWS through one command line ๐Ÿค– ๐Ÿ› 
Go
12
star
15

create-other-repo-branch-action

Github Action to create a new branch on another repository ๐Ÿ†•๐Ÿš€
11
star
16

setup-rsync

Github Actions to setup rsync (all os supported) ๐Ÿ”„
10
star
17

docker-mysql-python

POC usando Docker com MySQL e Python (FastAPI) ๐Ÿ‡ง๐Ÿ‡ท
Python
9
star
18

poc-encryption-jwt

POC using pyjwt to encrypt / decrypt JWT ๐Ÿ ๐Ÿ”
Python
8
star
19

formulas-insights

Ritchie CLI formulas to get insights from various tools such as Github, GoogleDocs, LinkedIn or other social networks ๐Ÿ•ต๏ธโ€โ™‚๏ธ
Python
8
star
20

stackspot-ai-rqc

StackSpot AI Remote Quick Command Action
Python
7
star
21

sign-and-notarize-gha

Repository explaining step by step how to sign and notarize packages with Apple using Github Actions ๐ŸŽ :octocat:
7
star
22

repositories-reports

You can fork this project to get weekly insights reports for your personal repositories โฑ ๐Ÿ“‹ :octocat:
5
star
23

ritchie-formulas-scheduler-demo

Repository with a Github Action workflow example to execute specific Ritchie CLI formulas using CRON โฐ
5
star
24

poc-bank-api-java

POC of a bank api in JAVA โ˜•๏ธ
Java
4
star
25

aws-clis-action

Github Action to use ANY version (1.x.y or 2.x.y) of AWS CLI to run ANY AWS CLI commands on your workflows ๐Ÿค–
Shell
4
star
26

stackspot-ai-security-action-poc

StackSpot AI Security Action POC
Python
3
star
27

pull-request-action

Github Actions to create pull request (all os supported) using Github CLI โคต๏ธ
3
star
28

formulas-gRPC

Ritchie CLI formulas interacting with API using gRPC
Java
3
star
29

wait-sleep-action

Github actions to wait / sleep during a workflow execution โฑ
3
star
30

write-java-properties-file

GitHub Action to write keys=values to a java properties file โ˜•๏ธ :octocat:
Shell
3
star
31

formulas-4-tests

This repository contains Ritchie CLI formulas I'm testing ๐Ÿ’ฃ
Makefile
2
star
32

poc-grpc-java-gradle

POC of a gRPC project in Java using Gradle โ˜•๏ธ
Java
2
star
33

notary-tools

Github Action to notarize and staple Apple products :octocat:
2
star
34

diff-action

Github Action to compare 2 files using diff ๐Ÿ•ต๏ธ
2
star
35

ritchie-demo-create-cluster

Terraform project created with Ritchie CLI to provide a Kubernetes Cluster.
HCL
2
star
36

open-issue-action

Github Action to open a new issue on ANY Github repository that the Personal Access Token (PAT) has access to ๐Ÿค–
Dockerfile
2
star
37

copy-push-files

GitHub Action to copy & push contents (files / directory) from a repository to another :octocat:
2
star
38

ritchie-cli-action

Github Action to run Ritchie CLI commands on any OS runner โš™๏ธ๐Ÿ–ฅ
2
star
39

convert-json-to-env

Github Actions to convert variables from a JSON file to workflow ENV variables :octocat:
Python
1
star
40

formulas-pontomais

Ritchie CLI formulas interacting with Pontomais API ๐Ÿค– ๐Ÿ› 
Go
1
star
41

SSH-to-HTTPS

Github Action to configure git to use HTTPS authentication instead of SSH
1
star
42

poc-chalice-python

POC of a Cloud Hosted API Server using Chalice and AWS Lambda in Python ๐Ÿ
Python
1
star
43

formulas-v3

Formulas to test Ritchie CLI v3 features and OS CLI core commands.
Python
1
star
44

command-output-file-action

Github Action to generate an output file from a command execution (success or error) ๐Ÿ“
1
star
45

poc-grpc-java-maven

POC of a gRPC project in Java using Maven โ˜•๏ธ
Java
1
star
46

stackspot-plugins

Repository with StackSpot plugins
HCL
1
star
47

poc-subprocess

POC using subprocess lib in Python ๐Ÿ
Python
1
star
48

poc-cli-golang

POC of a CLI project using Golang ๐Ÿฟ with Cobra.
Go
1
star
49

poc-proto

This repository contains diversous protobuf files to use with gRPC services implementations.
1
star
50

ritchie-docker-images

Docker images to run ritchie cli formulas
Dockerfile
1
star
51

formulas-office-hours

Ritchie CLI formulas from the 10/03/2021 Zup Office Hours ๐Ÿข โฑ
Makefile
1
star
52

poc-cli-translations

POC using Click and python-i18n to test how to implement translations on a CLI tool.
Python
1
star
53

ritchie-tdc-poa

Terraform project created with Ritchie CLI to provide a Kubernetes Cluster. The demonstration happened during The Developer Conference Porto Alegre on 12.04.2020
1
star
54

stackspot-actions

Repository with StackSpot actions
Python
1
star
55

ritchie-action-java-8

Ritchie CLI github action for JAVA 8 ๐Ÿค–
Shell
1
star
56

branch-exists

GitHub Action to check if a branch exists in the current repo :octocat:
1
star
57

ritchie-action-python

Ritchie CLI github action for PYTHON ๐Ÿค–
Shell
1
star
58

ritchie-tdc-recife

Terraform project created with Ritchie CLI to provide a Kubernetes Cluster. The demonstration happened during The Developer Conference Recife on 10.28.2020
1
star
59

github-team-members

Github Actions to get / check Github Team Members :octocat:
1
star