diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 9eaaa9f..3ee8ce2 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -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'] diff --git a/README.md b/README.md index fbebb31..242d387 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,22 @@ +
I've gained wisdom from commercial proprietary challenges since 2012 and switched entirely to my personal projects.
+Free and Open Source Software is my passion, I believe it's the [shortest](https://codonaft.com/why) way to enlightenment healthier products for society ♡ +
+ +--- +
-# 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 @@ -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 @@ -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 ❤️ --- @@ -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! 🙏🏼 ---