_do
Useful command-line utilities for WordPress
A self-contained bash script built from parts of the CaptainCore toolkit. Zero setup, zero install, one alias.
Use _do
alias _do='curl -sL https://captaincore.io/do | bash -s'

CaptainCore _do was created using parts of the CaptainCore toolkit. It’s a self contained bash script and ready to help. It requires zero setup or installation. The alias will last for the duration of your terminal session. Want to make it persistent? Then add the alias to your ~/.bash_aliases file or ~/.zshrc if you use ZSH.
Learn more and contribute over at Github: https://github.com/CaptainCore/do.