Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A .gitignore wizard in your command line written in Golang

License

Notifications You must be signed in to change notification settings

meowgorithm/goignore

Repository files navigation

GoIgnore

A .gitignore wizard which gnerates .gitignore files from the command line for you. Inspired by joe

1. Features

  • No installation necessary - just use the binary.
  • Works on Linux.
  • Interactive user interface with bubbletea: Pagination, Filtering, Help...
  • Supports all Github-supported .gitignore files.

2. Install

  • This tool is tested in Linux environment (Ubuntu 20.04). The only requirement is git.
  • Download the latest binary from the Release page. It's the easiest way to get started with goignore.
  • Make sure to add the location of the binary to your $PATH.

3. Usage

  • Just run.
chmod a+x goignore
goignore
  • At the first time, goignore will download the Gitignore templates from Github. It may take a few seconds (depend on your network).

  • The list of gitignore templates.

  • Show help.

  • Filter.

  • Result, the current gitignore is updated.

About

A .gitignore wizard in your command line written in Golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%

AltStyle によって変換されたページ (->オリジナル) /