alistaircol
Open main menu
Articles
bash
S3 Database Dump Sync For Local Development
A simple
whiptail
script to select which databases you want to refresh for local development work. Downloads using
awscli
and some
pv
for progress on decompressing and importing.
aws
s3
bash
whiptail
Published
Thu, 16 Jul 2020 12:00
Basic PDF manipulation tools with zenity, pdftk, and gs
Basic scripts for dealing with PDF in my job - converting, cutting and catting - throwing some
zenity
around
gs
and
pdftk
.
pdf
bash
zenity
pdftk
gs
Published
Mon, 13 Jul 2020 12:00
Integrating Some PHP QA Tools
How you can integrate some PHP QA tools in your project, and guard your project with
git
hooks.
php
docker
bash
git
make
Published
Sun, 07 Jun 2020 12:00
Server checklist with whiptail and logger.
An interactive CLI for logging server audits in
bash
with
whiptail
and
logger
.
bash
whiptail
logger
Published
Sat, 18 Jan 2020 12:00
To top