Comment by theanonymousone

9 hours ago

I already do it, but not in TS. There is a scripting language that is as available in most/all (non-Windows) systems as Bash: Python.

Edit: zero-dependency Python.

Works all and well until you need a dependency, then you need to do all the same project setup as normal.

Stopped using python for scripting for this reason