• Stars
    star
    153
  • Rank 243,368 (Top 5 %)
  • Language
    Rust
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ignorance is bliss! Ignore your .gitignore

Bliss

Crates.io Docs.rs Build Status dependency status

Ignorance is bliss! Ignore your .gitignore.

Bliss is a "batteries included" .gitignore management tool.

Features

  • Pulls .gitignore templates from gitignore.io.
  • Built-in caching allows for offline use and blazing fast speeds. (After inital download of .gitignore templates)
  • Simple, stateless CLI
  • Zero system-dependencies (standalone binary)

⚒ Usage

bliss list # Print out supported languages

bliss rust # print out a rust .gitignore

bliss rust,python # print out a rust and python .gitignore

bliss rust >> .gitignore # Append rust's .gitignore to ./.gitignore

bliss help # Show help menu

bliss cache clear # Clear the cache and exit

bliss cache update # Update currently downloaded templates and support list

đŸ“Ļ Installation

cargo install bliss

đŸšĨ Roadmap

  • .gitignore Caching
  • Better cache management
  • Better error handling/messages
  • More commands for handling common issues and mistakes with .gitignore files.
  • MOAR SPEED!!!!
  • The heat-death of the universe...

More Repositories

1

vim-deus

🌙 A better color scheme for the late night coder
Vim Script
765
star
2

merino

🐑 A SOCKS5 Proxy server written in Rust
Rust
431
star
3

stego

đŸĻ• stego is a steganographic swiss army knife.
Rust
265
star
4

ufo

🚀 👾 A Drone/UAV Programming Library for Rust.
Rust
186
star
5

lor-axe

đŸĒ“ a multi-threaded, low-bandwidth HTTP DOS tool
Rust
93
star
6

tetanus

🐚 A proof-of-concept reverse-shell written in rust.
Rust
34
star
7

mothership

A way to controls drone using UFO.rs
Rust
11
star
8

vim-conf

📓 My vim files...
Vim Script
9
star
9

oxy

A Wayland window manager... WIP
Rust
5
star
10

cronic

A cron-enabled scheduler for running async Rust tasks and functions.
Rust
5
star
11

dotfiles

Every dev needs some dots
Python
4
star
12

laat

Arma 3 Mod Compiler
Rust
4
star
13

brutecorr

A O(n^2) algorithm for brute-forcing Pearson Correlation Coefficients
Rust
3
star
14

hanoi

⛩ī¸ An implementation of the Tower of Hanoi. Written in Rust.
Rust
2
star
15

shoco-rs

Rust bindings to shoco
Objective-C
2
star
16

roachcoach

A food truck simulator in VR
C#
2
star
17

bdd

💾 Bulk Data Duplicator (bdd)
Rust
2
star
18

MissileMania

🚀 A missile defense game for the HTC Vive!
C#
2
star
19

blog

Personal blog and website
HTML
2
star
20

rascii

Image to ASCII Converter.
Rust
2
star
21

winvec-rs

Windowed Vector (TTL) Collection for Rust
Rust
1
star
22

river

🌊 a scripting language for processing data steams.
Rust
1
star
23

zoraweb

A website for the discord bot build for you.
Vue
1
star
24

slackline

A CLI tool for creating Slack Team directories in various formats.
Rust
1
star
25

zipwhip_webhook_consumer

A Rust webserver to consumer - and respond to https://zipwhip.com webhooks.
Rust
1
star
26

zora

🤖 A discord bot built for you
JavaScript
1
star
27

boa

🐍 A proof of concept toolkit for wireless penetration testing in Python
Python
1
star
28

geometry-toolkit

A Toolkit containing geometric formulas written in Python
Python
1
star
29

primeval-rs

A monstrosity of a prime number generator
Rust
1
star
30

batterup

🔋A small tool to remind you when you should unplug and plug in your laptop. Written in Rust.
Rust
1
star
31

SpeedTAGS

🏃‍♀ī¸ A better use of CTAGS in VIM
Vim Script
1
star