# Welcome to Bashly
Bashly is a command line application (written in Ruby) that lets you generate feature-rich bash command line tools.
—
https://bashly.dannyb.co/
Asides
Bash Cache
Bash Cache
Bash Cache provides a transparent mechanism for caching, or memoizing, long-running Bash functions. Although it can be used for scripting its motivating purpose is to cache the results of expensive commands for display in your terminal prompt. Simply source bash-cache.sh into your script or shell.
—
https://github.com/dimo414/bash-cache
Generate RSS feeds with grep(1),
Generate RSS feeds with grep(1), sed(1), and awk(1)
rssg is an RSS feed generator written in shell. It’s a good companion for ssg. It gets feed’s description, URL, and the list of items from an index file.
—
https://www.romanzolotarev.com/rssg.html
https://transfer.sh/
transfer.sh: Easy file sharing from the command line === made with <3 by DutchCoders Upload: $ curl --upload-file ./hello.txt https://transfer.sh/hello.txt Encrypt with gpg & upload: $ cat /tmp/hello.txt|gpg -ac -o-|curl -X PUT --upload-file "-" https://transfer.sh/test.
---
https://transfer.sh/
Gitstart for macOS/Linux
Gitstart for macOS/Linux
Please read more details about Gitstart. Find the update at Github.
—
https://github.com/shinokada/gitstart
braindump
braindump
braindump braindump is a collection of notetaking scripts for unix/vim. I created these scripts because I was tired of using email/instant messaging for notes. I needed a better system, that would help me get stuff out of my head as quickly as possible, but still stay somewhat organized.
—
https://github.com/abstractsun/braindump
Repro.sh
Repro.sh
You’re working on a new (or old) project, reading some documentation. There’s a series of bash commands presented to you to execute sequentially, such as installing and configuring dependencies for a new tool.
—
https://github.com/asidiali/repro
waldl
waldl
Selected images would be downloaded. The default download directory is Defaults can be changed by changing the user variables, in the start of the script.
—
https://github.com/pystardust/waldl
🍰
🍰
In the beginning there was darkness… but now there is cake! Cake is a really thin wrapper around make that runs all targets inside a development Docker/Podman container.
—
https://github.com/wurosh/cake
Crestwave/shmenu
Crestwave/shmenu
Simply direct the items to shmenu’s stdin, separated by newlines. In true suckless fashion, shmenu is configured through its source code.
—
https://github.com/Crestwave/shmenu