The Wayback Machine - https://web.archive.org/web/20210729230331/https://github.com/topics/repo
Here are
301 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 24, 2021
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.
📄 Padrão de commits para repositórios.
Chrome extension - Hide nonessential files from the GitHub file browser
Updated
Jul 3, 2021
TypeScript
统一管理Git多仓库及模块依赖 / Manage multiple Git repositories and dependencies between modules.
Updated
Mar 11, 2021
Groovy
Ansible Role - EPEL Repository for RHEL/CentOS
A static site generator for MobileAPT repos.
Updated
Jul 25, 2021
Python
Octo.jl 🐙 is an SQL Query DSL in Julia
Updated
Jul 16, 2021
Julia
A simple bash script to watch a git repository and pull upstream changes if needed.
Updated
Nov 21, 2020
Shell
🎸 Download and/or Extract git repositories (GitHub, GitLab, BitBucket). Cross-platform and Offline-first!
Updated
Jun 29, 2019
JavaScript
Angular Mono Repo Starter
Updated
Apr 26, 2021
TypeScript
Updated
Jul 16, 2021
Shell
🍴 Indispensable git commands for everyday use
Tool to determine which Go packages need to be rebuilt in a monorepo
🎩 Interact with GItHub right inside your terminal
Updated
Jul 23, 2021
JavaScript
A powerful script to concurrently clone your entire GitHub instance or save it as an archive.
Updated
Jul 25, 2021
Python
Updated
Jan 4, 2021
Python
Extremely fast and simple git prompt for bash
Updated
Jan 22, 2021
Shell
Easy-to-use signed APT repository generator with a web-based package browser.
A markdown template for any project, resume, github repo or whatever
Ansible Role - Remi RPM Repository for RHEL/CentOS
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
Jul 28, 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
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