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
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 🙏 🙇
You can customize monk whatever your need by create .monk directory
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)
You can customize blessing text by create .monk/ascii.txt
You can customize image by create .monk/image.png
You can customize audio by create .monk/audio.mp3