git-cuk: Haskell Git Helper Tool

[ cli-tool, git, library, mpl, program ] [ Propose Tags ]

Haskell Git Helper Tool


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1
Change log CHANGELOG.md
Dependencies ansi-terminal (>=0.8), base (>=4.12.0.0 && <4.13), base-noprelude (>=4.12.0.0 && <4.13), git-cuk, github (>=0.20 && <0.21), gitrev (>=1.3 && <1.4), optparse-applicative (>=0.14 && <0.15), process (>=1.6.3 && <1.7), relude (>=0.4 && <0.5), text (>=1.2.1.0 && <1.3) [details]
License MPL-2.0
Copyright 2020 Siapbantu
Author Siapbantu
Maintainer human@shitiomatic.email
Category Git, CLI Tool
Home page https://github.com/siapbantu/git-cuk
Bug tracker https://github.com/siapbantu/git-cuk/issues
Source repo head: git clone https://github.com/siapbantu/git-cuk.git
Uploaded by shitiomatic at 2020-07-17T15:17:36Z
Distributions
Executables cuk
Downloads 191 total (3 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-07-17 [all 1 reports]

Readme for git-cuk-0.0.1

[back to package description]

git-cuk

Hackage MPL-2.0 license Stackage Lts Stackage Nightly Build status

Haskell Git Helper Tool

Configure

Specify your login:

git config --global user.login <your_login>