# sender sender is a cli program to send text messages. ## Install twilio ``` make build ``` ## Using ``` ./sender config_path.json numbers_path.json message_path.json ```