Skip to content

Commit

Permalink
Update funding
Browse files Browse the repository at this point in the history
  • Loading branch information
alopatindev committed Mar 28, 2024
1 parent 822e25d commit 375dc5d
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/FUNDING.yml
Expand Up @@ -2,11 +2,11 @@

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
Expand Down
36 changes: 32 additions & 4 deletions README.md
@@ -1,8 +1,28 @@
<div align="center">I've been working on commercial proprietary projects since 2012 and no longer doing it.</div>

<div align="center">I'm currently investing <strong>all</strong> my time in Open Source.</div>

<div align="center">I believe working on personal Open Source projects is the <a href="https://codonaft.com/support/">shortest way</a> to <del>enlightenment</del> <strong>healthier</strong> products for society ♡</div>

Please [support](#Support) the project if you
- found it useful
- you want me to keep working on it and other healthy Open Source projects as long as possible.

---

<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 +116,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 @@ -351,11 +371,19 @@ Your donations will help me allocate more time to resolve [issues](https://githu

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

- **[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/support/) 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 375dc5d

Please sign in to comment.