2 unstable releases

0.2.0 Dec 8, 2022
0.1.0 Nov 30, 2022

#217 in #basic

Download history 23/week @ 2024-02-22 12/week @ 2024-02-29 3/week @ 2024-03-07 22/week @ 2024-03-14

60 downloads per month

MIT license

16KB
256 lines

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.

Dependencies

~21–33MB
~550K SLoC