Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oleander/git-files-rs
https://github.com/oleander/git-files-rs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oleander/git-files-rs
- Owner: oleander
- Created: 2023-10-24T08:14:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-12T15:59:40.000Z (11 months ago)
- Last Synced: 2024-02-12T17:06:18.370Z (11 months ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Git File Extension Grouping Tool
This project provides a simple command-line utility that groups the changed files in the current git repository by their file extensions and prints them.
## Usage
1. `cargo install --path .`
2. `git files`## License
MIT