Skip to content

sharkattack51/getgitignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getgitignore

Tiny command line tool to create gitignore.

Overview

Enter the development environment name or program language name in the argument, the target environment .gitignore will be downloaded from github, Create a .gitignore file in the current directory. If a .gitignore file already exists, it will not be overwritten.

Install

$ go install github.com/sharkattack51/getgitignore@latest

or download release

Usage

$ [~/Desktop] mkdir test
$ [~/Desktop] cd ./test
$ [~/Desktop/test] getgitignore unity
getgitignore: [success] /Users/sharkattack51/Desktop/test/.gitignore

Reference

https://github.com/github/gitignore

About

Tiny command line tool to create gitignore.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages