https://github.com/typeling1578/rename-to-lowercase
https://github.com/typeling1578/rename-to-lowercase
command-line-tool cpp cross-platform lowercase rename
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/typeling1578/rename-to-lowercase
- Owner: typeling1578
- License: gpl-3.0
- Created: 2022-09-21T00:35:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-02T15:43:57.000Z (4 months ago)
- Last Synced: 2026-03-02T18:47:07.578Z (4 months ago)
- Topics: command-line-tool, cpp, cross-platform, lowercase, rename
- Language: Rust
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rename-to-lowercase
## How to build
```
cargo build --release
```