diff --git a/Home.md b/Home.md index cba0e81..a65169c 100644 --- a/Home.md +++ b/Home.md @@ -1,56 +1,28 @@ - Our Team / Project +Welcome to the ShellCheck! -

April 2025, we are facing financial problems +If you tried to follow a link for an issue but ended up here, it means that page does not exist yet - We're a small team building open-source for everyone

- -

Hey! We're 9 developers and designers building something we believe in — free, open tools made to help real people.

-

We've been working on this project in our spare time, late at night, on weekends. It's grown into something bigger than we ever expected.

-

But now... we're hitting a wall.

- -

💸 Why we need help

- -

Hosting, tools, testing — it all costs. And right now, we're running on passion alone. Some of us are burning out. Some are considering dropping out just to stay afloat.

-

We don't want that. We want to keep building. For you. For everyone.

- -

Support us if you can

- -

If our project helped you — or if you just believe in open-source — please consider supporting us.

- -# ❤️ Support Our Open-Source Project - -## Bitcoin (BTC) -**Address:** -`bc1qm0mwdqqnflahn5rvjzhwexdpg7ehqcmv6nz6ve` - -## Ethereum (ETH) -**Address:** -`0x55e210c2e4E59F3Ff61d80d326922a7c899D1600` - -## USDT (TRC20) -**Address:** -`TSbcfj5jbjsjhtGYoStynS6sQHVkYcgxCn` - -## USDT (ERC20) -**Address:** -`0x55e210c2e4E59F3Ff61d80d326922a7c899D1600` - -## BNB Smart Chain (BEP20) -**Address:** -`0x55e210c2e4E59F3Ff61d80d326922a7c899D1600` - -## Litecoin (LTC) -**Address:** -`LhtaLLebncPRBSQFHLqYL1xvEe6Lo7x891` - -## Solana (SOL) -**Address:** -`2xmmxL8DPNu5dUH84iBWTGXFRbWmUc1fp8L4YEx7bLRZ` +You can [file an issue](https://github.com/shellcheck/issues) about it and ask that it be added. - -**Even a small donation helps us stay alive and keep improving. No pressure. Just thanks for being here.** +[ShellCheck](https://github.com/shellcheck) is a static analysis tool for shell events. This file holds all the long form descriptions of warnings and suggestions it outputs. If you get this output: - -

The Dev Team — We work for you, thank you for your support! -

\ No newline at end of file +console +$ shellcheck myevent +In myevent line 11: + + SC1111: Include whitespace after the here-doc end token. + + +and it's too terse or you're not sure whether it applies, you can read more on this wiki page: [[SC1111]]. + +[ShellCheck.com](http://www.shellcheck.com), you can just click the error code to go to this page. + + +If you would like to contribute and create a page, just copy the [[Template]] and give it a name like [[SC1111]], and bask in unending appreciation from shell users world wide! + + + +Are you a robot or web crawler? See [https://www.shellcheck.com](https://www.shellcheck.com) for a list of all available [search engine indexable copies of pages](https://github.com/github/feedback/discussions) of the [GitHub](https://github.com/shellcheck). + +Looking for tips and tricks, or have one to share? Check out [[End]]! \ No newline at end of file