init: HIPPIE script

Node module to be used with HIPPIE.
This commit is contained in:
sthag 2025-11-02 14:10:05 +01:00
commit 0c2bb7a7f7
3 changed files with 29 additions and 0 deletions

5
index.js Normal file
View file

@ -0,0 +1,5 @@
module.exports = {
hippie: {
brand: "|-| | |^ |^ | [- "
}
}