phoenixandphoenix 7e3fff50c1 golang version bump (#12)
Reviewed-on: #12
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
2025-10-27 23:22:56 +00:00
2025-09-01 22:13:29 +00:00
2025-09-01 21:50:00 +00:00
2025-09-01 21:50:00 +00:00
2025-09-01 22:13:29 +00:00
2025-09-01 21:50:00 +00:00
2025-03-08 22:02:33 -05:00
2025-10-27 23:22:56 +00:00
2025-09-01 22:13:29 +00:00
2025-09-01 22:13:29 +00:00

CLI software that processes a text file containing US phone numbers and sanitizes the numbers. The result is contained in a json file.

Building

go build

To include version information

go build -ldflags "-X main.version=3.0.101 -X main.commit=$(git rev-parse HEAD) -X main.date=$(date +%Y-%m-%dT%H:%M:%S%z)" -o clean_file
S
Description
No description provided
Readme
376 KiB
Languages
Rust 100%