Get a user's Github Contributions in the last year/week/day.
A tool to analyze and visualize git contributions and commit patterns
Git Contributions
fun art with git contributions
Experimental git contributions calendar for the terminal (built with NodeJS, React and Ink)
An CLi for visualizing local Git contributions
Laboros.ai Builder Scanner - Analyze your git contributions
Ramda Adjunct is the most popular and most comprehensive set of utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Honeycomb.io Javascript library
CLI utility for downloading vscode.d.ts and vscode.proposed.d.ts
Deno namespace shim for Node.js
A custom pagination library for Mongoose with customizable labels.
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
VSCode oniguruma bindings
Get raw git commits out of your repository using git-log(1).
base CLI command for cli-engine
The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
a util for spawning git from npm CLI contexts
implementation of crypto for the browser
Simple GIT interface for node.js
List of Git hooks
GraphQL plugin for ESLint
A command-line tool that helps you summarize and pretty-print collaborators in a git repository based on contributions Generates stats like: - Number of files changed by a user - Number of commits by user - Lines of code by a user'
GitStrider provides a contribution report for a git enabled project. This report can be used as a guide to determine a file's owner for code maintenance or reviews.
This project is a personal project for educational purposes and becoming accustomed to the Ruby programming paradigm. Furthermore, it's to become accustomed to the Git workflow. Contributions are most welcome!
This Ruby gem will help to focus on code and let new contributors don't get confused with git process at contribution time.
Repository for generic common code in Watermark Community Church applications
Distribute webhooks to multiple recipients
A tool to describe complex software systems.
# PaApi A simple wrapper for the Parallels Automation APIs. ## Installation Add this line to your application's Gemfile: ```ruby gem 'pa_api' ``` And then execute: $ bundle Or install it yourself as: $ gem install pa_api ## Usage Just use the damn thing already. ## Contributing 1. Fork it ( https://github.com/[my-github-username]/pa_api/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
# ImageBuilder A gem to build operating system images for various platforms. At initial release, this gem supports building images using packer to build images for the AWS platform ## Installation Add this line to your application's Gemfile: gem 'image_builder' And then execute: $ bundle Or install it yourself as: $ gem install image_builder ## Usage This is how you use the gem, should probably write something useful here. But since it's just a library gem that basically just wraps the packer utility, read this code, and the packer documentation to figure out what to do ## Contributing 1. Fork it ( https://github.com/[my-github-username]/image_builder/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
# EventReporter EventReporter is a CSV parser and sorter. you can load a CSV and then search it. ## Installation $ gem install the_only_event_reporter_ever $ gem list event_reporter -d ## Usage After installation run: $ event_reporter Then Type 'load <filename>' to load records from a CSV $ Load event_attendees.csv Try these commands $ Find first_name sarah $Queue Print $Queue Save to <filename> ### Saving the queue accepts extensions JSON, XML, TXT, CSV. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Quickly copy files (e.g. YMLs or configuration files) to multiple EngineYard servers
# Cloudutil A utility library for performing helpful tasks with various cloud platform providers ## Installation Add this line to your application's Gemfile: gem 'cloudutil' And then execute: $ bundle install Or install it yourself as: $ gem install cloudutil ## Usage For AWS helpers: require 'cloudutil/aws' aws = Cloudutil::AWS(config: existing_AWS::Config_object) -or- aws = Cloudutil::AWS(access_key: your_AWS_access_key, secret_key: your_AWS_secret_key) subnet_id = aws.resolve_subnet_id('my_subnet_name_or_tag') sec_grp_id = aws.resolve_subnet_id('my_security_group_name_or_tag') ami_id = aws.resolve_subnet_id('my_ami_name_or_tag') ## Contributing 1. Fork it ( https://github.com/mmmorris1975/cloudutil/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.