Clear out (#2)

Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
2026-06-06 14:26:17 -04:00
parent 85059d3c23
commit c7484ea885
12 changed files with 0 additions and 380 deletions
-12
View File
@@ -1,12 +0,0 @@
# 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
```