gitignore

module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2023 License: MIT

README

gitignore

gitignore is a command line application that enables us to create .gitignore files in terminal.

Install

git clone https://github.com/gozeloglu/gitignore.git
cd gitignore
go build -o ~/go/bin/gitignore cmd/*

After you run these commands, you will be able to run gitignore. You may change the target file location(~/go/bin/gitignore) with your preference.

Usage

With CLI
gitignore cli

It opens a new prompt to write technologies by helping auto-complete feature. Type and select option by tab button.

img.png

>>> Go GoLand macOS 
With multiselect prompt
gitignore

It opens multiselect prompt to select technologies. You can also type and select if you don't want to traverse whole list.

  [ ]  Fortran
  [ ]  Git
  [ ]  GitBook
  [x]  Go
  [x]  GoLand
  [ ]  Gradle
  [ ]  Groovy
  [ ]  Haskell
  [ ]  Helm
> [x]  Hugo

img_3.png

It suggests when you type something.

img_2.png

LICENSE

MIT

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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