I created it because I wanted a very, very simple way to post entries to a blog by using a public folder on my server, without any special requirements and dependencies. Works on GNU/Linux, OSX and BSD. How simple? Just type ./bb.sh post and start writing your blogpost.
—
https://github.com/cfenollosa/bashblog
Asides
Good news for developers: The CLI is back | ZDNet
Back when I started writing code, everything was done in the command line. You configured systems with the command line, wrote scripts in vi and emacs and ed, building your own library of commands that simplified your tasks and automated the complex.
Keep a Changelog
To make it easier for users and contributors to see precisely what notable changes have been made between each release (or version) of the project. People do. Whether consumers or developers, the end users of software are human beings who care about what’s in the software.
wagoodman/bashful: Use a yaml file to stitch together commands and bash sni
This is beta quality! Use at your own risk. Use a yaml file to stitch together commands and bash snippets and run them with a bit of style. Why? Because your bash script should be quiet and shy-like (…and not such a loud mouth).
alexanderepstein/Bash-Snippets: A collection of small bash scripts for heav
Furthermore you can backup the repositories of any github user to your bitbucket. Backup all github repositories of the designated user at once with the -a option. Or run it with no flags and backup individual repositories.
(1151 words)
https://github.com/alexanderepstein/Bash-Snippets
tldr pages
The tldr pages are a community effort to simplify the beloved man pages with practical examples. Try the live demo below, have a look at the PDF version, or follow the installation instructions.
(149 words)
https://tldr.sh/
Defensive BASH programming – Say what?
Bashupload.com / upload files from command line
(0 words)
https://bashupload.com/?ref=producthunt
holman/dotfiles: @holman does dotfiles
Your dotfiles are how you personalize your system. These are mine. I was a little tired of having long alias files and everything strewn about (which is extremely common on other dotfiles projects, too). That led to this project being much more topic-centric.
(597 words)
https://github.com/holman/dotfiles
Bash-it/bash-it: A community Bash framework.
https://github.com/Bash-it/bash-it
Bash-it is a collection of community Bash commands and scripts for Bash 3.2+. (And a shameless ripoff of oh-my-zsh 😃) Includes autocompletion, themes, aliases, custom functions, a few stolen pieces from Steve Losh, and more.
(257 words)