Skip to content
/ git-ci Public
generated from moul/golang-repo-template

♐ git subcommand to interract with CI/CD from command line

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

moul/git-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

git-ci

😄 git sub-command to interact with CI/CD from command line

go.dev reference License GitHub release Docker Metrics Made by Manfred Touron

Go Release PR GolangCI codecov Go Report Card CodeFactor

🚧 WIP 🚧

Demo

demo

Usage

foo@bar:~$ git-ci -h
USAGE
  git-ci [flags] <subcommand>

SUBCOMMANDS
  status  

FLAGS
  -bearer-env development   bearer.sh optional environment
  -bearer-token ...         bearer.sh optional token
  -debug false              log debug information
  -github-user-session ...  value of the "user_session" cookie on "github.com"

Install

Using go

go get moul.io/git-ci

Releases

See https://github.com/moul/git-ci/releases

Contribute

Contribute <3

I really welcome contributions. Your input is the most precious material. I'm well aware of that and I thank you in advance. Everyone is encouraged to look at what they can do on their own scale; no effort is too small.

Everything on contribution is sum up here: CONTRIBUTING.md

Contributors ✨

All Contributors

Thanks goes to these wonderful people (emoji key):


Manfred Touron

🚧 📖 ⚠️ 💻

moul-bot

🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

Stargazers over time

Stargazers over time

License

© 2020 Manfred Touron

Licensed under the Apache License, Version 2.0 (LICENSE-APACHE) or the MIT license (LICENSE-MIT), at your option. See the COPYRIGHT file for more details.

SPDX-License-Identifier: (Apache-2.0 OR MIT)