csharpfritz / csharpfritz/Quiltoni.PixelBot
Remove the ngrok platform binaries from the repository
- Dominant language
- C#
- Stars
- 21
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Having the `ngrok[.exe]` binaries as part of the repository significantly increase the size of the repository, is less than ideal, doesn't (currently) cover all platforms (no macOS binary), and can easily get outdated. Keeping the committed binaries up to date would only cause a quick increase to the size of the repository.
Instead, we should either have scripts (platform-specific or agnostic) which can get ensure that we're running the latest, or include some documentation about [ngrok](https://ngrok.com) being a recommended development-time utility, with basic instructions on getting it and running it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.