Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/werdl/gitrs
A Rust wrapper for Git
https://github.com/werdl/gitrs
Last synced: about 7 hours ago
JSON representation
A Rust wrapper for Git
- Host: GitHub
- URL: https://github.com/werdl/gitrs
- Owner: werdl
- License: apache-2.0
- Created: 2023-12-31T07:01:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-02T07:57:05.000Z (11 months ago)
- Last Synced: 2024-11-13T13:51:54.374Z (5 days ago)
- Language: Rust
- Size: 688 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## rsgit
### A safe, easy to use wrapper for Git## [Docs](https://docs.rs/rsgit/)
- Can run any `git` command
- Safely wraps everything