discard

command module
v0.0.0-...-3511b99 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

README

Discard

Discard is a Go library for quick and easy .gitignore files for your project.

✨ Features

  • Clean and simple CLI
  • Pulls from the largest collection of .gitignore templates, https://github.com/toptal/gitignore.
  • Generates a single .gitignore file from multiple languages

📦 Installation

🍺 Brew

brew install discard

🏗 Go

go get -u github.com/jaynguyens/Discard

💻 Usage

# Generates a gitignore file for node,react, and go project
discard node react go
# Shows full list of available templates
discard list
# Don't know how to use?
# There is help command for you to read
discard -h

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

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