Tatsh / misc-scripts

Scripts that are randomly made by me. Caution: these come and go.

Home Page:https://tatsh.github.io/misc-scripts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Miscellaneous scripts

QA

Random scripts I make and might still use.

Poetry usage

git clone git@github.com:Tatsh/misc-scripts.git
cd misc-scripts
poetry install
poetry shell

Now all Python scripts will work.

ucwords

Performs title casing on strings. Accepts standard input. Typical use:

echo "my lowercase string needs some fixes" | ucwords

About

Scripts that are randomly made by me. Caution: these come and go.

https://tatsh.github.io/misc-scripts/


Languages

Language:Python 85.3%Language:Shell 8.8%Language:Perl 5.9%