Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/repejota/git-hub
Opinionated git and github automation tool.
https://github.com/repejota/git-hub
automation cli git github opinionated tool
Last synced: about 5 hours ago
JSON representation
Opinionated git and github automation tool.
- Host: GitHub
- URL: https://github.com/repejota/git-hub
- Owner: repejota
- License: apache-2.0
- Created: 2018-05-18T17:27:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-05T00:36:29.000Z (about 6 years ago)
- Last Synced: 2024-06-20T10:10:49.752Z (5 months ago)
- Topics: automation, cli, git, github, opinionated, tool
- Language: Go
- Size: 107 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# git-hub
Opinionated git and github automation tool.
## Badges
[![License][License-Image]][License-Url]
[![CircleCI](https://circleci.com/gh/repejota/git-hub.svg?style=svg)](https://circleci.com/gh/repejota/git-hub)
[![Coverage Status](https://coveralls.io/repos/github/repejota/git-hub/badge.svg?branch=master)](https://coveralls.io/github/repejota/git-hub?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/repejota/git-hub)](https://goreportcard.com/report/github.com/repejota/git-hub)## License
Copyright (c) 2018 Raül Pérez, [email protected].
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.[License-Url]: http://opensource.org/licenses/Apache
[License-Image]: https://img.shields.io/badge/License-Apache-blue.svg