skgit

Crates.ioskgit
lib.rsskgit
version0.2.0
sourcesrc
created_at2022-11-30 13:10:47.909713
updated_at2022-12-08 13:10:07.822939
descriptionuseful cli tool for git basic command
homepagehttps://github.com/Mr-peipei/skgit
repositoryhttps://github.com/Mr-peipei/skgit
max_upload_size
id726162
size49,769
Shumpei Murakami (Mr-peipei)

documentation

https://github.com/Mr-peipei/skgit

README

skgit

skgit is a Cli git utilities tool written by Rust.

Supported OS

UNIX

cargo install skgit

Installation

cargo install skgit

Usage

Command

You can git add by interactive search by skim. And in preview window, there is a diff that you selected in skim.

skgit add

skgit add demo

And easily checkout your local repository.

skgit checkout

Release Note

  • 2022/11/30 version 0.1.0
    • Implement add command

LICENSE

The MIT License (MIT)

Contribution

All Contribution are welcome.

Commit count: 44

cargo fmt