Giter Site home page Giter Site logo

ignoreit's Introduction

Ignore It

Rust

Installation

Packaging status

If you do not have access to these repositories you can install from crates.io:

cargo install ignoreit

Help

ignoreit

Quickly load .gitignore templates

USAGE:
   ignoreit [FLAGS] <COMMAND> [ARGUMENTS]

FLAGS:
   -h, --help     Shows the help message
   -V, --version  Show version

COMMANDS:
   help       Shows the help message
   list       List all available templates
   pull       Pull a template from the repository
   purge      Purge gitignore cache

Thank you for using ignoreit by Juliette Cordor

Usage

# List all possible templates
ignoreit list

# Pull the rust template
ignoreit pull rust

# Pull the rust template and save it to a custom location
ignoreit pull rust rust.ignore

Developed with ❤️ by Juliette

ignoreit's People

Contributors

dependabot[bot] avatar jewlexx avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar

ignoreit's Issues

Fails to install on Arch Linux

During a normal install of ignoreit, at the build phase it fails when attempting to compile ignoreit v2.4.8, with the following error log:

   Compiling reqwest v0.11.11
   Compiling ignoreit v2.4.8 (/home/cornul11/.cache/yay/ignoreit/src/ignoreit-2.4.8)
error: Cannot have both "native-tls" and "vendored-tls" enabled at the same time
  --> src/main.rs:14:1
   |
14 | compile_error!("Cannot have both \"native-tls\" and \"vendored-tls\" enabled at the same time");
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error: could not compile `ignoreit` due to previous error
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: ignoreit

Use git hashes

Move back to using the upstream git repo and get the latest hash to compare with a single request on whether cache should be updated

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cargo
Cargo.toml
  • anyhow 1.0
  • directories 5.0
  • lazy_static 1.4
  • dialoguer 0.10
  • clap 4.4
  • mincolor 2.0
  • reqwest 0.11
  • indicatif 0.17
  • rayon 1.7
  • parking_lot 0.12
  • serde_json 1.0
github-actions
.github/workflows/publish.yml
  • actions/checkout v3
.github/workflows/rust.yml
  • actions/checkout v3
  • actions-rs/toolchain v1
  • Swatinem/rust-cache v2

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.