Go to file
Aminda Suomalainen 68bbafe5f3
rename LICENSE to LICENSE.txt, tell .editorconfig to treat txt as markdown
2023-02-22 13:09:38 +02:00
bash download-forgejo.bash: fix #44 2023-02-20 11:14:56 +02:00
nodejs add .pre-commit-config.yaml & run prettify 2023-02-22 13:07:21 +02:00
php php/README.md: fix typo, arcived -> archived 2023-02-17 20:18:40 +02:00
python initial commit of multiple .editorconfig & .gitattributes files 2023-02-12 16:23:09 +02:00
ruby initial commit of multiple .editorconfig & .gitattributes files 2023-02-12 16:23:09 +02:00
.editorconfig rename LICENSE to LICENSE.txt, tell .editorconfig to treat txt as markdown 2023-02-22 13:09:38 +02:00
.gitattributes .gitattributes: linguist-detectable 2023-02-17 15:36:50 +02:00
.gitignore .gitignore: add *.*swp (mainly for Kate) 2023-02-20 11:15:21 +02:00
.pre-commit-config.yaml add .pre-commit-config.yaml & run prettify 2023-02-22 13:07:21 +02:00
LICENSE.txt rename LICENSE to LICENSE.txt, tell .editorconfig to treat txt as markdown 2023-02-22 13:09:38 +02:00
README.md add .pre-commit-config.yaml & run prettify 2023-02-22 13:07:21 +02:00

README.md

scripts

Miscellaneous scripts sorted by language.

I have moved the repository from GitHub due to concerns related to their relationship with the ICE and Iran. The main branch used to be called as gh-pages so that the scripts were downloadable through curl/wget.

Directories

  • bash has just normal bash scripts
  • nodejs MIGHT get some nodejs scripts
  • WeeChat is a placeholder and unlikely to get anything.
  • ZNC is another placeholder which is unlikely to get anything.
    • note that they are modules with ZNC, but I dont see why I couldnt put them here.

I doubt I am going to write many WeeChat scripts or ZNC modules, so I wont be making subdirectories for different languages.