scripts

Useful scripts that I find handy to work with (by alblue)

Scripts Alternatives

Similar projects and alternatives to scripts

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better scripts alternative or higher similarity.

scripts reviews and mentions

Posts with mentions or reviews of scripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-03.
  • How to do things safely in Bash
    9 projects | news.ycombinator.com | 3 Apr 2021
    If you’re interested in writing safe shell scripts then check out shellcheck:

    https://github.com/koalaman/shellcheck

    If you’re interested I’ve written a git hook for it that runs a check when you git commit:

    https://github.com/alblue/scripts/blob/main/shellcheck-pre-c...

    You should also check out her Google shell script style guide:

    https://google.github.io/styleguide/shellguide.html

  • Correct Git commits with Git-autofixup
    6 projects | news.ycombinator.com | 18 Mar 2021
    I wrote my own tool for this which allows you to fix up a file based on the last time you changed that file, or on a specific commit. It will then execute an interactive rebase to that point as well as taking care of stashing and then restoring unrelated files.

    https://github.com/alblue/scripts/blob/master/git-fixup

    I like the idea of having the editor definition return “true” instead of showing it; I’ll have to add that later.

Stats

Basic scripts repo stats
2
3
0.0
about 2 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com