All Projects → christopherkade → Gitignore It

christopherkade / Gitignore It

Licence: mit
📃 A CLI to generate .gitignore files

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gitignore It

Initior
A command line application that let's you initialize your new projects the right way, replaces npm and yarn's init 🎆
Stars: ✭ 17 (-87.12%)
Mutual labels:  cli, gitignore
Guaka
The smartest and most beautiful (POSIX compliant) Command line framework for Swift 🤖
Stars: ✭ 1,145 (+767.42%)
Mutual labels:  cli, generator
Samples Viewer Generator
🎉 A CLI utility tool to generate web app of data visualization samples for presentation purpose
Stars: ✭ 13 (-90.15%)
Mutual labels:  cli, generator
Devkit
Stars: ✭ 561 (+325%)
Mutual labels:  cli, generator
Generator Ngx Rocket
🚀 Extensible Angular 11+ enterprise-grade project generator
Stars: ✭ 1,329 (+906.82%)
Mutual labels:  cli, generator
Ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Stars: ✭ 28,564 (+21539.39%)
Mutual labels:  cli, gitignore
Telosys Cli
Telosys v 3 CLI - Command Line Interface
Stars: ✭ 66 (-50%)
Mutual labels:  cli, generator
Swaggen
OpenAPI/Swagger 3.0 Parser and Swift code generator
Stars: ✭ 385 (+191.67%)
Mutual labels:  cli, generator
Angular Librarian
An Angular 2+ scaffolding setup for creating libraries
Stars: ✭ 92 (-30.3%)
Mutual labels:  cli, generator
The forge
Our groundbreaking, lightning fast PWA CLI tool
Stars: ✭ 70 (-46.97%)
Mutual labels:  cli, generator
Add Gitignore
An interactive CLI tool that adds a .gitignore to your projects.
Stars: ✭ 467 (+253.79%)
Mutual labels:  cli, gitignore
Generact
Generate React components by replicating your own
Stars: ✭ 1,471 (+1014.39%)
Mutual labels:  cli, generator
Xcodegen
A Swift command line tool for generating your Xcode project
Stars: ✭ 5,032 (+3712.12%)
Mutual labels:  cli, generator
Cfonts
Sexy fonts for the console
Stars: ✭ 789 (+497.73%)
Mutual labels:  cli, generator
Plop
Consistency Made Simple
Stars: ✭ 4,765 (+3509.85%)
Mutual labels:  cli, generator
Rispa Cli
Modular project management
Stars: ✭ 30 (-77.27%)
Mutual labels:  cli, generator
Graphback
Graphback - Out of the box GraphQL server and client
Stars: ✭ 323 (+144.7%)
Mutual labels:  cli, generator
Hygen
The simple, fast, and scalable code generator that lives in your project.
Stars: ✭ 4,107 (+3011.36%)
Mutual labels:  cli, generator
Readme Md Generator
📄 CLI that generates beautiful README.md files
Stars: ✭ 9,184 (+6857.58%)
Mutual labels:  cli, generator
Bangajs
Bàngá is a CLI generator for scaffolding ExpressJS applications with speed and efficiency.
Stars: ✭ 102 (-22.73%)
Mutual labels:  cli, generator

Welcome to gitignore-it

License MIT

A CLI to generate .gitignore files

gitignoreit

Install

# Using Yarn
yarn global add gitignore-it

# Using npm
npm install -g gitignore-it

Usage

gitignore

Author

👤 Christopher Kade

🤝 Contributing

Contributions, issues and feature requests are welcome !
Feel free to check issues page.

A quick contribution would be to add a new type of .gitignore file. Simply create the appropriate file in the /gitignores folder.

Show your support

Give a ⭐️ if this project helped you !


This README was generated with ❤️ by readme-md-generator

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].