Skip to main content

Powertool

Automate Everything Everywhere

🔧 Hackable

Powertools start out as just a simple shell script. If that's all you need, that all you have to have. If you need more, typescript with bun can be adopted. It's also possible to just build your own system

🌐 Runs Anywhere

Powertool is built to be able to be run anywhere. Each kit is built to be self installing and self contained. Powertool can be run as a github action, docker container, or just through a CLI on your machine.

⚡ Fast

The CLI tool is written in bun and works near instantly. Powertool leaves only a negligble amount of overhead and lets your code do the work unimpaired