Skip to content

dapoadedire/gitignore-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CreateGitignore

A Python package to create a .gitignore file for your project directly from the terminal.

Dependencies

  • Python 3
  • Colorama
  • BeautifulSoup
  • Sopusieve

Installation

$ pip install creategitignore

Usage

$ creategitignore [language]

[language] is the language you want your .gitignore file for. A list of available languages can be found at https://github.com/github/gitignore.

To see a list of optional arguments and usage instructions, use the -h or --help flag:

License

This project is licensed under the terms of the MIT license.

License

This project is licensed under the terms of the MIT license.

Contribute

We welcome and appreciate any contributions to the project. You can report bugs, request features, write code, or submit pull requests.

Support

This project needs your support! If you find this project useful, please consider starring the project on GitHub.

Screenshot

image

About

A Python package to create .gitignore file for your project directly from the terminal.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages