Reviewed-on: #13 Co-authored-by: phoenix <kundeng00@pm.me> Co-committed-by: phoenix <kundeng00@pm.me>
9 lines
168 B
Markdown
9 lines
168 B
Markdown
CLI software that processes a text file containing US phone numbers
|
|
and sanitizes the numbers. The result is contained in a json file.
|
|
|
|
## Building
|
|
|
|
```
|
|
make build
|
|
```
|