Skip to content

Commit 1bbe26f

Browse files
authored
Update README.md
1 parent 5f5deff commit 1bbe26f

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

+29
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,35 @@ $ ln -s bashew/bashew.sh /usr/local/bin
153153
$ basher install pforret/bashew
154154
````
155155

156+
## 🦪 Built with Bashew
157+
158+
* [bumpkeys](https://github.com/pforret/bumpkeys): upgrade your SSH keys for better security
159+
* [crontask](https://github.com/pforret/crontask): call scripts or URLs from a crontab file, with optional logging and webhook upon success/failure
160+
* [jekyll_taxonomy](https://github.com/pforret/jekyll_taxonomy): Generate tag and category pages for Jekyll static sites
161+
* [m1_homebrew](https://github.com/pforret/m1_homebrew): Install homebrew in native mode on Apple MacOS ARM
162+
* [mkdox](https://github.com/pforret/mkdox): create and run Mkdocs Material websites using Docker image
163+
* [netcheck](https://github.com/pforret/netcheck): test network: interfaces, gateway, router, internet
164+
* [note](https://github.com/pforret/note): Manage your notes, todo, ... with this nifty script
165+
* [pa](https://github.com/pforret/pa): like "php artisan" but more intelligent (use optimal PHP version for the project
166+
* [progressbar](https://github.com/pforret/progressbar): Easy, clever progress bar for (bash) scripts
167+
* [rexec](https://github.com/pforret/rexec): repeat a command and be alerted when the output changes
168+
* [saild](https://github.com/pforret/saild): Start up your Laravel Sail dev setup in one go - Docker, Browser, Shell
169+
* [screenshots](https://github.com/pforret/screenshots): Let GitHub automatically make 📸 screenshots of all your websites
170+
* [setver](https://github.com/pforret/setver): Easy semver tool -- get/set git version (one-line superfast git commit)
171+
* [shaml](https://github.com/pforret/shaml): Read YAML files inside bash scripts
172+
* [shini](https://github.com/pforret/shini): Bash/shell .INI parser
173+
* [shlaunch](https://github.com/pforret/shlaunch): Launch desktop/GUI apps from CLI (e.g. Chrome, PHPStorm, Photoshop ...)
174+
* [shlorem](https://github.com/pforret/shlorem): Lorem Ipsum generator for the command line
175+
* [shmixcloud](https://github.com/pforret/shmixcloud): download Mixcloud shows and add album art to m4a files
176+
* [shoarma](https://github.com/pforret/shoarma): Static Image Site Generator - make e.g. Jekyll posts from folder of images
177+
* [shtext](https://github.com/pforret/shtext): Text manipulation in bash, by always using the fastest method
178+
* [shwiki](https://github.com/pforret/shwiki): Wikipedia CLI in bash
179+
* [shwordle](https://github.com/pforret/shwordle): Wordle-clone with variable # of letters and multiple languages
180+
* [splashmark](https://github.com/pforret/splashmark): download/create (unsplash/pixabay/replicate) pics and resize/add effects/add attribution/watermark
181+
* [teams-cli](https://github.com/cinemapub/teams-cli): Send messages to MS Teams channels from CLI
182+
* [xkcd](https://github.com/pforret/xkcd): View a XKCD comic in your console/TTY
183+
184+
156185
## 🙏 Acknowledgements
157186

158187
* [bash_unit](https://github.com/pgrange/bash_unit): bash unit testing enterprise edition framework (used for CI/CD)

0 commit comments

Comments
 (0)