Giter VIP home page Giter VIP logo

jerm-action's Introduction

๐Ÿง˜ 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

jerm-action's People

Contributors

st4rchaser avatar kana2011th avatar github-actions[bot] avatar runyasak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.