You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
README.md | 10 months ago | |
do-give | 4 months ago | |
do-hashcheck | 4 months ago | |
do-spinwheel | 4 months ago |
README.md
the do-scripts
Small "do-scripts" for doing things
do-hashcheck
Shell script for quickly checking hashes with ez-copypasta support.
./do-hashcheck [file] (trusted checksum)
Currently supports invoking md5sum, sha1sum, sha256sum, and sha512sum.
Note: This is a Quality-of-Life frontend script, not a hashing algorithm, and it is not a substitute for proper security!
do-give
Combines "git add ." "git commit" and "git push" into one command
./do-give
do-spinwheel
./do-spinwheel [interval:s] (command)