Here are
346 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
📄 Padrão de commits para repositórios.
Updated
Mar 31, 2022
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
Sep 16, 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
May 16, 2022
Python
Octo.jl 🐙 is an SQL Query DSL in Julia
Updated
Jun 13, 2022
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
A powerful tool to concurrently clone or pull user and org repos and gists to create a GitHub archive.
Updated
May 16, 2022
Python
Angular Mono Repo Starter
Updated
Apr 26, 2021
TypeScript
Updated
Jan 13, 2022
Shell
Tool to determine which Go packages need to be rebuilt in a monorepo
🍴 Indispensable git commands for everyday use
Cyberpunk 2077 Netrunner Hacking Tool (Easy to use and install). Don't use it on illegal and malicious activity. Inspired by the game CyberPunk 2077
https://www.cyberpunk.net/
Updated
Jan 4, 2021
Python
🎩 Interact with GItHub right inside your terminal
Updated
Jul 23, 2021
JavaScript
Extremely fast and simple git prompt for bash and zsh
Updated
Jan 22, 2021
Shell
A markdown template for any project, resume, github repo or whatever
Manifest for syncing Project Sakura sources.
Easy-to-use signed APT repository generator with a web-based package browser.
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
Dec 31, 2021
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