All Projects â†’ Arasz â†’ Dotnet Ignore

Arasz / Dotnet Ignore

Licence: apache-2.0
.NET CLI tool that can download .gitignore file from gitignore repository

Projects that are alternatives of or similar to Dotnet Ignore

Release It
🚀 Automate versioning and package publishing
Stars: ✭ 4,773 (+26416.67%)
Mutual labels:  cli, tool
Org Formation Cli
Better than landingzones!
Stars: ✭ 471 (+2516.67%)
Mutual labels:  cli, tool
Phpinsights
🔰 Instant PHP quality checks from your console
Stars: ✭ 4,442 (+24577.78%)
Mutual labels:  cli, tool
Fd
A simple, fast and user-friendly alternative to 'find'
Stars: ✭ 19,851 (+110183.33%)
Mutual labels:  cli, tool
Bat
A cat(1) clone with wings.
Stars: ✭ 30,833 (+171194.44%)
Mutual labels:  cli, tool
Jql
A JSON Query Language CLI tool
Stars: ✭ 368 (+1944.44%)
Mutual labels:  cli, tool
Npkill
List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.
Stars: ✭ 5,325 (+29483.33%)
Mutual labels:  cli, tool
Teip
Select partial standard input and replace with the result of another command efficiently
Stars: ✭ 280 (+1455.56%)
Mutual labels:  cli, tool
Legit
Git for Humans, Inspired by GitHub for Macâ„¢.
Stars: ✭ 5,682 (+31466.67%)
Mutual labels:  cli, tool
Diskus
A minimal, fast alternative to 'du -sh'
Stars: ✭ 674 (+3644.44%)
Mutual labels:  cli, tool
Pastel
A command-line tool to generate, analyze, convert and manipulate colors
Stars: ✭ 3,742 (+20688.89%)
Mutual labels:  cli, tool
Hover
Hover helps developers to release Flutter applications on desktop.
Stars: ✭ 698 (+3777.78%)
Mutual labels:  cli, tool
Frankenstein
Correct README Redirects
Stars: ✭ 305 (+1594.44%)
Mutual labels:  cli, tool
Cocona
Micro-framework for .NET Core console application. Cocona makes it easy and fast to build console applications on .NET Core.
Stars: ✭ 398 (+2111.11%)
Mutual labels:  cli, dotnet-core
Circleci Cli
Use CircleCI from the command line
Stars: ✭ 297 (+1550%)
Mutual labels:  cli, tool
Jtc
JSON processing utility
Stars: ✭ 425 (+2261.11%)
Mutual labels:  cli, tool
Fastify Cli
Run a Fastify application with one command!
Stars: ✭ 260 (+1344.44%)
Mutual labels:  cli, tool
Onefetch
Git repository summary on your terminal
Stars: ✭ 3,680 (+20344.44%)
Mutual labels:  cli, tool
Ferret
Declarative web scraping
Stars: ✭ 4,837 (+26772.22%)
Mutual labels:  cli, tool
Awesome bot
✅ Validate links in awesome projects
Stars: ✭ 697 (+3772.22%)
Mutual labels:  cli, tool

dotnet-ignore

Build status

Global .NET Core tool that can download .gitignore file from github gitignore repository.

How to get it?

From nuget

Installation

Execute

dotnet tool install -g dotnet-ignore

How to run it?

Just run

dotnet ignore -h

to see complete description of usage.

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].