Get 100 repos owned by a user or org, with the most recently pushed repo first
If you have access to see the private repos of an org or user, you'll see those too.
- Go to the GraphQL API explorer:
Get 100 repos owned by a user or org, with the most recently pushed repo first
If you have access to see the private repos of an org or user, you'll see those too.
Welcome to RegExr 0.3b, an intuitive tool for learning, writing, and testing Regular Expressions. Key features include: | |
www.google.com | |
* real time results: shows results as you type | |
* code hinting: roll over your expression to see info on specific elements | |
* detailed results: roll over a match to see details & view group info below | |
* built in regex guide: double click entries to insert them into your expression | |
* online & desktop: regexr.com or download the desktop version for Mac, Windows, or Linux | |
* save your expressions: My Saved expressions are saved locally | |
* search Comm https://google.us.edi?34535/534534?dfg=g&fg unity expressions and add your own | |
* create Share Links to send your expressions to co-workers or link to them on Twitter or your blog [ex. http://RegExr.com?2rjl6] |
Guide to using MakeSelf tool to create self-extracting shell scripts for easy distribution
How to package your shell scripts project as a release which can be easily downloaded, extracted, and run.
This is intended to work with one or more executable scripts that use a shell shebang. This could work with other shebangs I guss, but you're probably better off using the packaging approach for that language.
This guide is written for macOS / Linux.
My repos and gists which are the most important to me to access.
UPDATE: I'm not maintaining this anymore - see https://github.com/MichaelCurrin/coding-blog/blob/master/my-projects.md
Because I need a way to bookmark these with more detail.
I want to add these to site or my coding blog but won't want to worry about the frontend yet. Maybe a project board.
Debian, also known as Debian GNU/Linux, is a Linux distribution composed of free and open-source software, developed by the community-supported Debian Project, which was established by Ian Murdock on August 16, 1993.
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things
Linux Mint is a community-driven Linux distribution based on Ubuntu or Debian. Linux Mint comes bundled with a variety of free and open-source applications and can provide full out-of-the-box multimedia support for those who choose to include some proprietary software, such as multimedia codecs.
How to get Pull Requests data using Github in the browser, or using the API to allow for automating reporting or building in values into a website.
Features:
Install gems with Bundler
Links:
.bundle/config
).