https://github.com/abarhub/rsbase64
https://github.com/abarhub/rsbase64
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abarhub/rsbase64
- Owner: abarhub
- License: apache-2.0
- Created: 2024-04-26T06:30:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T20:25:38.000Z (over 1 year ago)
- Last Synced: 2024-11-05T21:18:51.491Z (over 1 year ago)
- Language: Rust
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rsbase64
Convert in base64 string
```shell
rsbase64 --input=./data/test2.txt --output=./target/test4.txt
```