TypedDevs / bashunit

A simple testing library for bash scripts. Test your bash scripts in the fastest and simplest way, discover the most modern bash testing library.
https://bashunit.typeddevs.com
MIT License
279 stars 23 forks source link

Add sha checksum to installation docs #277

Closed Chemaclass closed 1 week ago

Chemaclass commented 1 week ago

Add to the docs an optional manual step to validate the checksum of the executable bashunit file

Similar as what composer does, add this step to the installation docs (as an optional step) and display the latest checksum there to make it as simple as possible.

Screenshot 2024-07-08 at 14 14 53

EXTRA: I added a checksum file to all github releases (until >=0.8) so there is an easy way to get them as well.