Here are
282 public repositories
matching this topic...
🏆 Show some love to your contributors! A widget for your repo README. Visual and clean. Refreshes every hour.
Updated
Oct 5, 2020
Python
📄 A plugin to embed Github repos on your site
Updated
Jul 27, 2020
DIGITAL Command Language
A tool for performing actions on GitHub repos or a single repo.
For auditing what collaborators, hooks, and deploy keys you have added on all your GitHub repositories.
Chrome extension - Hide nonessential files from the GitHub file browser
Updated
Feb 22, 2021
TypeScript
统一管理Git多仓库及模块依赖 / Manage multiple Git repositories and dependencies between modules.
Updated
Dec 14, 2020
Groovy
📄 Padrão de commits para repositórios.
Ansible Role - EPEL Repository for RHEL/CentOS
A static site generator for MobileAPI repos.
Updated
Feb 16, 2021
Python
Octo.jl 🐙 is an SQL Query DSL in Julia
Updated
Feb 3, 2021
Julia
🎸 Download and/or Extract git repositories (GitHub, GitLab, BitBucket). Cross-platform and Offline-first!
Updated
Jun 29, 2019
JavaScript
Angular Mono Repo Starter
Updated
Nov 28, 2020
TypeScript
A simple bash script to watch a git repository and pull upstream changes if needed.
Updated
Nov 21, 2020
Shell
Updated
Feb 21, 2021
Shell
Updated
Feb 10, 2021
HTML
Tool to determine which Go packages need to be rebuilt in a monorepo
🍴 Indispensable git commands for everyday use
⚡️ Interact with GItHub right inside your terminal
Updated
Jan 5, 2021
JavaScript
Extremely fast and simple git prompt for bash
Updated
Jan 22, 2021
Shell
A powerful script to concurrently clone your entire GitHub instance or save it as an archive.
Updated
Feb 12, 2021
Python
Easy-to-use signed APT repository generator with a web-based package browser.
Ansible Role - Remi RPM Repository for RHEL/CentOS
A markdown template for any project, resume, github repo or whatever
aapt cmake构建系统,支持mac和linux(ubuntu 16.0.4)构建,支持linux(ubuntu 16.0.4)交叉编译windows版本,支持x86和x86_64构建
Updated
Sep 25, 2019
CMake
🚝 Mono repo for several npm packages
Updated
Feb 15, 2021
JavaScript
Pull down a list of GitHub repos for the given user or org, and save to a local JSON file.
Updated
Aug 27, 2018
JavaScript
Navigator is an easy to use Helm Chart Repository.
Improve this page
Add a description, image, and links to the
repo
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
repo
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We are currently using a customized checklist for pylint. We have disabled a lot of checks to make our build successfully. We want to counter these checks few at a time. This issue deals with one of them.
How to produce:
After forking and cloning this repo, make a branch named develop-Pylint_docstring using
git branch develop-Pylint_docstringCheckout branch by
``git checkout dev