gavinuhma/checksum.sh

Add a shorthand `checksum install rust` ?

Opened this issue · 0 comments

It would be convenient to have a shorthand like checksum install rust. A couple options to do this..

A. Hardcode the checksums in the .sh file.
B. Have a separate file with a list of names and checksums that can be used as a lookup.

This probably beats referencing the checksums manually in the readme.

Not sure this is a good idea, so leaving it here for any comments.