Ignarly 0.1.0

dotnet tool install --global Ignarly --version 0.1.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Ignarly --version 0.1.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Ignarly&version=0.1.0
nuke :add-package Ignarly --version 0.1.0

Ignarly

A simple command line tool to quickly generate a .gitignore file, using Github's gitignore templates.

Installation and usage

  1. dotnet tool install -g Ignarly
  2. ignarly

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Roadmap

  • filter selection menu
  • overwrite protection
  • error handling
  • standalone package for homebrew/AUR/apt etc.
  • command line arguments
  • add tests
  • change output file name/directory
  • add global and community subdirectories
  • option to strip comments/empty lines
  • option to append to existing .gitignore file
  • select multiple templates/merge duplicates
  • user templates
  • fuzzy search for command line arguments
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.1.0 102 3/29/2024