awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TejasQ avatar

TejasQ/add-gitignore

0
View on GitHub↗
www.npmjs.com/package/add-gitignore↗

Add Gitignore

An interactive CLI tool that adds a .gitignore to your projects.

Features

  • Utilitaires CLI - Interactive CLI to generate .gitignore files.

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI
  • Developer Utilities - Interactive generator for .gitignore files.
  • Development Utilities - Generate project-specific ignore files.
  • 722 stars·16 forks·JavaScript·MIT·8 vues

    Historique des stars

    Graphique de l'historique des stars pour tejasq/add-gitignoreGraphique de l'historique des stars pour tejasq/add-gitignore

    Alternatives open source à Add Gitignore

    Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Add Gitignore.
    • shobrook/reboundAvatar de shobrook

      shobrook/rebound

      4,119Voir sur GitHub↗

      Rebound is an automated error resolver and exception handling extension that maps runtime exceptions to external community knowledge bases. It functions as a search automation tool designed to surface community-driven error resolutions directly in the terminal when a software exception is thrown. The tool specifically integrates with Stack Overflow to automatically fetch relevant discussion threads and solutions during a program crash. It reduces manual searching by retrieving these community answers without requiring the developer to leave the command line interface. The system covers autom

      Pythoncommand-line-interfacecommand-line-toolerror-messages
      Voir sur GitHub↗4,119
    • jarun/bcalAvatar de jarun

      jarun/bcal

      694Voir sur GitHub↗

      :1234: Bits, bytes and general-purpose calculator

      Ccalculatorclicommand-line
      Voir sur GitHub↗694
    • junegunn/fzfAvatar de junegunn

      junegunn/fzf

      81,017Voir sur GitHub↗

      This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono

      Gobashclifish
      Voir sur GitHub↗81,017
    • casey/justAvatar de casey

      casey/just

      34,302Voir sur GitHub↗

      This project is a command-line task runner designed to manage project-specific workflows through a centralized, configuration-driven interface. It functions as a declarative tool for organizing build logic, environment variables, and task dependencies into a structured format, enabling the automation of complex development pipelines. The tool distinguishes itself by providing a shell-agnostic execution layer that ensures consistent behavior across Windows, macOS, and Linux. It supports advanced workflow orchestration by constructing directed acyclic graphs to manage task prerequisites, while

      Rust
      Voir sur GitHub↗34,302
    Voir les 30 alternatives à Add Gitignore→

    Questions fréquentes

    Que fait tejasq/add-gitignore ?

    An interactive CLI tool that adds a .gitignore to your projects.

    Quelles sont les fonctionnalités principales de tejasq/add-gitignore ?

    Les fonctionnalités principales de tejasq/add-gitignore sont : Utilitaires CLI, Developer Utilities, Development Utilities.

    Quelles sont les alternatives open-source à tejasq/add-gitignore ?

    Les alternatives open-source à tejasq/add-gitignore incluent : jarun/bcal — :1234: Bits, bytes and general-purpose calculator. shobrook/rebound — Rebound is an automated error resolver and exception handling extension that maps runtime exceptions to external… mellowcandle/bitwise — Terminal based bit manipulator in ncurses. casey/just — This project is a command-line task runner designed to manage project-specific workflows through a centralized,… matthewyork/datetools — DateTools is a date manipulation library for iOS applications that provides utilities for date arithmetic, range… junegunn/fzf — This project is a general-purpose command-line filter that provides an interactive interface for processing standard…