All Projects → spboyer → dotnet-upforgrabs

spboyer / dotnet-upforgrabs

Licence: other
.NET Core Global Tool to help you get started with contributing to Open Source projects.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to dotnet-upforgrabs

Automatic-attendance-management-system
ROLLCALL an automatic and smart attendance marking and management system which uses Microsoft Azure’s Cognitive service at its core to create a system that could make sure that no human intervention is required and provides government the ability to monitor the attendance of the schools and helps the government officials in mark fake schools.
Stars: ✭ 44 (-12%)
Mutual labels:  first-timers, contributions-welcome
hacktoberfest20
Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first-time contributors. #hacktoberfest20. Don’t forget to read the README.md for guidance.
Stars: ✭ 18 (-64%)
Mutual labels:  first-timers
ML-ProjectKart
🙌Kart of 210+ projects based on machine learning, deep learning, computer vision, natural language processing and all. Show your support by ✨ this repository.
Stars: ✭ 162 (+224%)
Mutual labels:  contributions-welcome
dotnetlive.search
Asp.Net Core + ElasticSearch
Stars: ✭ 18 (-64%)
Mutual labels:  dotnetcore
HelloWorld
Simple hello world in different language syntax
Stars: ✭ 9 (-82%)
Mutual labels:  contributions-welcome
google-photos-upload
Upload a local image directory into an Album in Google Photos (works on mac/pc/linux). Coded in C# .NET Core 3.0
Stars: ✭ 26 (-48%)
Mutual labels:  dotnetcore
mac-dev-setup
An easy script to install your mac dev environment
Stars: ✭ 38 (-24%)
Mutual labels:  first-timers
RepostCheckerBot
Bot for checking reposts on reddit
Stars: ✭ 36 (-28%)
Mutual labels:  contributions-welcome
GoogleKickStart2020 Solutions
This repository will contain solutions of "Google Kick Start 2020" in C/C++/Java/Python. If you loved it, give a 🌟!
Stars: ✭ 137 (+174%)
Mutual labels:  contributions-welcome
NStore
Opinionated eventsourcing library
Stars: ✭ 81 (+62%)
Mutual labels:  dotnetcore
SpotifyApi.NetCore
Lightweight .NET Core wrapper for the Spotify Web API
Stars: ✭ 31 (-38%)
Mutual labels:  dotnetcore
aspnet-core-3-role-based-authorization-api
ASP.NET Core 3.1 - Role Based Authorization API
Stars: ✭ 110 (+120%)
Mutual labels:  dotnetcore
EnyimMemcachedCore
A Memcached client for .NET Core. Available on Nuget https://www.nuget.org/packages/EnyimMemcachedCore
Stars: ✭ 143 (+186%)
Mutual labels:  dotnetcore
Discord.Net-Example
Discord.Net Example bots
Stars: ✭ 104 (+108%)
Mutual labels:  dotnetcore
Health
App Metrics Health is an open-source and cross-platform .NET library used to define and report application health checks
Stars: ✭ 25 (-50%)
Mutual labels:  dotnetcore
fangpenlin-avataaars-generator-angular
Angular implementation of @fangpenlin's avataaars-generator
Stars: ✭ 20 (-60%)
Mutual labels:  contributions-welcome
AspNetCoreAzureSearch
ASP.NET Core with Azure Cognitive Search
Stars: ✭ 12 (-76%)
Mutual labels:  dotnetcore
Hacktoberfest2021 beginners
Hactoberfest repo for absolute beginners.
Stars: ✭ 39 (-22%)
Mutual labels:  contributions-welcome
JT809DotNetty
JT809DotNetty
Stars: ✭ 30 (-40%)
Mutual labels:  dotnetcore
peachpie-samples
Sample projects demonstrating use of Peachpie - the PHP compiler and runtime for .NET
Stars: ✭ 44 (-12%)
Mutual labels:  dotnetcore

dotnet-upforgrabs

Build status

Related blog: https://tattoocoder.com/finding-your-next-net-open-source-project-using-the-command-line/

Welcome to the .NET Core Global Tool to help you get started with contributing to Open Source projects.

Not sure what project needs help? Or where to start?

Install .NET Core 3.1 from https://dot.net and then install upforgrabs

dotnet tool install -g upforgrabs

Open your favorite terminal and run.

upforgrabs

upforgrabs -h for options.

Usage: upforgrabs [arguments] [options]

Arguments:
  ProjectName

Options:
  -?|-h|--help           Show help information
  -o|--open              Auto open the selected issue
  -l|--lucky             Open first result
  -n|--number <RESULTS>  Number of results 1 - 25
  -lang|--language <LANGUAGE> Select a .NET programming language (csharp, c#, fsharp, f#)

Use the arrow keys to navigate the project selector and hit <Enter> or the cooresponding # to choose the project.

gif of selecting project

If there are no current items open in the selected project, you will be presented with a message similar to this.

no issues found

otherwise a random issue is presented. Most terminals allow for clicking via CMD+Click or Ctrl+Click to open the URL. Or you may copy paste into a browser to get started.

random issue

Enjoy! And go contribute!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].