ignore

command module
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2023 License: MIT Imports: 3 Imported by: 0

README

Typst

Reference goreportcard test workflow license latest release

Features

  • Fast
  • Cross-Platform - Linux, macOS, Windows
  • Easy installation
  • More than 600 templates for different technologies
  • Friendly error messages in case something goes wrong

Installation

Golang (Windows, Linux, MacOS)

Install using Golang Packages

go install github.com/neptunsk1y/ignore@latest

This script will automatically detect OS & Distro and use the best option available.

From source

Clone the repo

git clone https://github.com/neptunsk1y/ignore.git
cd ignore

GNU Make (Recommended)

make setup # if you want to compile and install ignore cli to path
If you don't have GNU Make use this
# To build
go build

# To install
go install

Usage

Usage

Other

See ignore help for more information

Commands
Name Description
create create .ignore file
add add a template to .ignore file
list available templates for .ignore files

Built With

  • Cobra - The modern CLI framework used

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Mikhail Chikankov - Creator project - neptunsk1y

License

Sample and its code provided under MIT license, please see LICENSE. All third-party source code provided under their own respective and MIT-compatible Open Source licenses.

Copyright (C) 2023, Mikhail Chikankov

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL