Meet _do
a collection of useful command-line utilities for managing WordPress websites. Usable by anyone with the following alias:
alias _do='bash <(curl -sL https://captaincore.io/do)'
Then type _do
in your favorite terminal.

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.