Skip to content

Commit

Permalink
Update funding
Browse files Browse the repository at this point in the history
  • Loading branch information
alopatindev committed Apr 9, 2024
1 parent 822e25d commit bdffa99
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 7 deletions.
6 changes: 3 additions & 3 deletions .github/FUNDING.yml
Expand Up @@ -2,12 +2,12 @@

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: alopatindev
open_collective: # Replace with a single Open Collective username
open_collective: cargo-limit
ko_fi: alopatindev
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: alopatindev
liberapay: cargo-limit
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
custom: ['https://github.com/cargo-limit/cargo-limit#support']
custom: ['https://github.com/cargo-limit/cargo-limit#support', 'https://codonaft.com/support']
39 changes: 35 additions & 4 deletions README.md
@@ -1,8 +1,22 @@
<div align="center">I've gained wisdom from commercial proprietary challenges since 2012 and switched entirely to my personal projects.<br>
Free and Open Source Software is my passion, I believe it's the [shortest](https://codonaft.com/why) way to <del>enlightenment</del> <strong>healthier</strong> products for society ♡
</div>

---

<div align="center">
<img src="logo.svg" width="25%" height="25%" alt=""/>
</div>

# cargo-limit [![Crates.io](https://img.shields.io/crates/v/cargo-limit)](https://crates.io/crates/cargo-limit) [![Crates.io](https://img.shields.io/crates/d/cargo-limit)](https://crates.io/crates/cargo-limit) [![Awesome](https://gist.githubusercontent.com/alopatindev/56009d77564991c5474197f3aba85670/raw/cc4370f645d7ad40defcf8d1d14025dfa8726fd2/awesome.svg)](https://github.com/rust-unofficial/awesome-rust#build-system) [![GitHub Sponsors](https://img.shields.io/badge/Sponsor-%E2%9D%A4-%23db61a2.svg?&logo=github&logoColor=white&labelColor=181717&style=flat-square)](#Support)
# cargo-limit [![Crates.io](https://img.shields.io/crates/v/cargo-limit)](https://crates.io/crates/cargo-limit) [![Crates.io](https://img.shields.io/crates/d/cargo-limit)](https://crates.io/crates/cargo-limit) [![Awesome](https://gist.githubusercontent.com/alopatindev/56009d77564991c5474197f3aba85670/raw/cc4370f645d7ad40defcf8d1d14025dfa8726fd2/awesome.svg)](https://github.com/rust-unofficial/awesome-rust#build-system)

[![Liberapay](https://img.shields.io/liberapay/patrons/cargo-limit.svg?logo=liberapay)](https://liberapay.com/cargo-limit/donate)
[![Ko-fi](https://img.shields.io/badge/donate-ko--fi-29abe0.svg?logo=ko-fi)](https://ko-fi.com/summary/8c07db6b-1b19-4af7-bc6d-c321db86ade0)
[![Patreon](https://img.shields.io/badge/donate-patreon-F87668.svg?logo=patreon)](https://www.patreon.com/checkout/alopatindev/9785189)
[![Open Collective](https://img.shields.io/opencollective/sponsors/cargo-limit)](https://opencollective.com/cargo-limit)
[![GitHub Sponsors](https://img.shields.io/badge/Sponsor-%E2%9D%A4-%23db61a2.svg?&logo=github&logoColor=white&labelColor=181717&style=flat-square)](#Support)

## Description

🚀 Cargo with less noise:
- errors have highest priority
Expand Down Expand Up @@ -96,7 +110,7 @@ This tool is especially useful in combination with [cargo-watch](https://crates.

Requires `nvim >= 0.7.0` and `git` to be installed.

This plugin is [LSP](https://microsoft.github.io/language-server-protocol/)-independent, **it will keep working even when [rust-analyzer](https://rust-analyzer.github.io/) fails**!
This plugin is [LSP](https://microsoft.github.io/language-server-protocol/)-independent, **it will keep working even when [rust-analyzer](https://rust-analyzer.github.io/) fails** to produce diagnostics!

### Using **[vim-plug](https://github.com/junegunn/vim-plug#neovim):**
```viml
Expand Down Expand Up @@ -340,6 +354,7 @@ If this project improved your workflow — please consider:
- pressing ⭐
- sharing this project with your friends/colleges
- buying me some ~~coffee~~ veggies 🥕
- or even helping me with actual personal expenses, so I could keep working on this and other healthy Open Source projects as long as possible ❤️

---

Expand All @@ -351,11 +366,27 @@ Your donations will help me allocate more time to resolve [issues](https://githu

- **Ethereum** (ETH, DAI, etc.) `0xa879cdb1d7d859e6e425f8e50c4ee49f4b3a7b06`

- **TON**: `EQApceYoD6FDKn4azXrUxOIyT8VF4NIV_PRE7x9KsTJC9h0q`

- **Zcash** (ZEC): `t1NiwnuUQC1tENTY2aPDDhKEA3pykF582TP`

- **Litecoin** (LTC): `Le3yFbk854T1nrRUjWHkqTNrwz1zgDFqVX`

- **Monero** (XMR): `46pRHmFpqzUBA8SLrdjW73H6ainCqRGpe8shjqQJ4UoBFAbegkAwqvjTSCBvBL71NZXYhriSuKPBkGxc1FjCeiut2EvFvxk`

- **[Liberapay](https://liberapay.com/cargo-limit)**

- **[Patreon](https://www.patreon.com/checkout/alopatindev/9785189)**

- **[Liberapay](https://liberapay.com/alopatindev)**
- **[Ko-fi](https://ko-fi.com/summary/8c07db6b-1b19-4af7-bc6d-c321db86ade0)**

- **[Open Collective](https://opencollective.com/cargo-limit)**

For **general donations** dedicated to all my projects please check out [here](https://codonaft.com/support).

I'm currently investing **all** my time in Open Source projects. I believe it's the [shortest way](https://codonaft.com/why) to make **healthier** products for society, which I value more than anything else in life.

- **[Ko-fi](https://ko-fi.com/alopatindev)**
Thank you for your support! 🙏🏼

---

Expand Down

0 comments on commit bdffa99

Please sign in to comment.