Become a sponsor to Peter Forret
I am Peter Forret, a software engineer from Brussels. I have 20+ years of experience in software design, systems integration, devops, PHP/Laravel, and a lot of experience in bash scripting.
In my free time, I am working on a superior template for developing bash scripts (bashew), and developing many handy bash scripts in the process
- m1_homebrew: install both arm64/i386 Homebrew on Apple M1 machines
- setver: manage semver versioning for bash/php/node/hit in 1 go
- bumpkeys: check and upgrade your SSH keys with this CLI tool
- splashmark: remix images (local/online/from Unsplash) with titles, atribution, filters
- note: manage your todos/ideas/sysadmin logging with this simple CLI tool
- repeat: repeat a CLI command N times and be alerted when the output changes
- remac: change your MAC address to a new valid value from the command line
- progressbar: show a CLI progress bar (0-100%) for operations that take a long time
- ...
Feel free to ask me for new features or even requests for new bash scripts based on bashew
: automated deployment, provisioning, audio/video/image processing, ...
Featured work
-
pforret/m1_homebrew
Install homebrew in native mode on Apple MacOS ARM (M1)
Shell 55 -
pforret/bashew
bash script micro-framework - from small stand-alone script to complex projects with CI/CD and testing
Shell 265 -
pforret/LearnBashQuickly
Learn Bash scripting in 27 minutes
-
pforret/setver
Easy semver tool -- get/set package version from git tags (Github/Bitbucket/Gitlab), composer.json (PHP), package.json (npm)
Shell 25