gitcli

Version, currently main branch1 version
  • main branchlatestFeb 1, 2023

github.com/CtrlUserKnown/Heg

A CLI tool to make git easy to use

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  gitcli:
    github: CtrlUserKnown/Heg
    branch: main

main is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
1.7.1
License
MIT
Author
Christian Alvarez
Target
  • gitcli from src/gitcli.cr

Dependencies

This version declares no dependencies.

README

Heg

Heg is a personal tool to make GitLab & GitKraken cli work simmilar to GitHubs gh tool.

Usage

TODO: Write usage instructions here

Contributors