jerm-action icon indicating copy to clipboard operation
jerm-action copied to clipboard

๐Ÿง˜ Summon monk to "Blessing" your code

๐Ÿง˜ Jerm Action

Summon monk to "Blessing" your code

This project is from #SHiT6

Demo here: jerm-demo

Jerm is an github action add holy things to your code include with features:

  • ๐Ÿ‘ผ Customizable image and text
  • ๐Ÿ‡น๐Ÿ‡ญ Thai lover
  • โœจVery holy

To use this action

This is an github action you need to create workflow file

#.github/workflows/jerm.yml

on: push
jobs:
  push:
    name: push
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v3
      - uses: st4rchaser/[email protected]

After you push your will see new pull request created now you can merge it and get blessed ๐Ÿ™ ๐Ÿ™‡

.monk Config

You can customize monk whatever your need by create .monk directory

General configuration

General config has come with 3 properties it's call Thailover, VeryHoly and ignore .monk/config.json

{
    "thaiLover": false,
    "veryHoly": false,
    "ignore": [
        "^\\.monk",
        "^.gitingore",
        "^readme.md'",
        "^.prettierignore"
    ]
}

thaiLover -> Dangerous it's will replace all arabic numbers to thai numbers (0123456789 -> เนเน‘เน’เน“เน”เน•เน–เน—เน˜เน™) may it make your code broken

veryHoly -> Dangerous it's will add holy header to every unknown files and make your some file broken

ignore -> Monk will ingore this (regex)

Customize header text

You can customize blessing text by create .monk/ascii.txt

Customize image

You can customize image by create .monk/image.png

Customize audio

You can customize audio by create .monk/audio.mp3