# AT-sms-gun

A cli app to blast sms's to clients using Africa'sTalking bulk sms service

## Install(npm)

- npm i -g at-sms-gun

## via github

- clone the repo
- npm install && npm link

## Using the tool

1. Configure account details

- `at configure account`

2. Blast users

- `at blast -c <path/to/contact/csv/file>`

3. Help

- `at help`
