Skip to content

bosmak/asdf-ticgit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-ticgit Build Lint

asdf-vm plugin for ticgit — a Git-native distributed ticketing system.

Install

asdf plugin add ticgit https://github.com/bosmak/asdf-ticgit.git

Usage

asdf list all ticgit          # List all available versions
asdf install ticgit latest    # Install the latest version
asdf global ticgit latest     # Set it as the default

Then use ti anywhere:

ti init
ti new --title "fix the parser" --tags bug,parser
ti list

See the ticgit README for full usage documentation.

Contributing

  1. Install the lint/format tools:

    asdf plugin add shellcheck https://github.com/luizm/asdf-shellcheck.git
    asdf plugin add shfmt https://github.com/luizm/asdf-shfmt.git
    asdf install
  2. Develop!

  3. Lint & Format:

    ./scripts/format.bash
    ./scripts/lint.bash
  4. PR changes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages