@jollyjerr/txtme
v0.1.3
Published
A CLI app that sends you a text after a long script finishes 📲
Readme
txtme
run-a-long-script && txtmeSetup
Create a Twilio dev project -> here
Add a
.txtme.tomllike this
Name = "<your name>"
PhoneTo = "<your phone>"
PhoneFrom = "<twilio project phone>"
SID = "<twilio sid>"
Token = "<twilio token>"If you do not add a .txtme.toml file, the cli will guide you through creating one on first run.
