Skip to content

harehare/gitype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitype

Practice touch typing in the cli in your source code.

Demo

Start typing by select a random file from the current or specified directory. Files specified in .gitignore are excluded.

Install

cargo install --git https://github.com/harehare/gitype.git

manually

git clone https://github.com/harehare/gitype.git
cd gitype 
cargo run

Usage

USAGE:
    gitype [OPTIONS]

OPTIONS:
    -d <dir>                       
    -e, --extension <EXTENSION>    
    -f <file>                      
    -h, --help                     Print help information
        --line <LINE>              [default: 20]
    -t <THEME>                     [default: dark]
        --time <TIME>              [default: 30]
    -V, --version                  Print version information

License

MIT

About

Practice touch typing in the cli in your source code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages