Skip to content

zaiste/wit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wit

A set of shell scripts that make Git experience slightly better.

Installation

Make sure you have cURL and jq installed.

git clone https://github.com/zaiste/wit.git ~/.wit
export PATH=$HOME/.wit:$PATH  # add it to your profile

Usage

Authenticate on GitHub

git auth

Show information about authenticated user

git me

Issue a pull request

git req [pull request title]

Configuration

Configuration is stored in ~/.wit/auth_token.

About

git with a bit of wit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages