hofmod-cli VS sub

Compare hofmod-cli vs sub and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
hofmod-cli sub
2 4
25 1,733
- 0.0%
5.5 0.0
8 months ago over 2 years ago
Go Shell
BSD 3-clause "New" or "Revised" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hofmod-cli

Posts with mentions or reviews of hofmod-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-25.
  • Bashly – Create beautiful bash scripts from simple YAML configuration
    11 projects | news.ycombinator.com | 25 Aug 2021
    Shameless plug, I wrote https://github.com/hofstadter-io/hof as a generalized tool for what this does, i.e. generate boilerplate from a DSL.

    https://github.com/hofstadter-io/hofmod-cli is the same idea for generating Go CLI boilerplate.

    hof uses CUE instead of Yaml, can output to any and multiple languages, and uses diff3 so you can work in both the output and the design at the same time.

  • Writing Small CLI Programs in Common Lisp
    6 projects | news.ycombinator.com | 17 Mar 2021
    I try to avoid pip and dependencies for these python scripts. This goal has it's limits.

    Click is nice if you want a command with multiple sub commands. I use Go + Cobra at that point via https://github.com/hofstadter-io/hofmod-cli

sub

Posts with mentions or reviews of sub. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-12.

What are some alternatives?

When comparing hofmod-cli and sub you can also consider the following projects:

bashly - Bash command line framework and CLI generator

janet-sh - Shorthand shell like functions for janet.

shfmt - Dockernized shfmt. This formats shell script.

harmony - Easily test downstream projects before releasing new code

tlog - Terminal I/O logger

cligen - Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at

tclmake - Partial make clone in pure Tcl

alf - Bash Alias Generator and Manager

vscode-bash-debug - Bash shell debugger extension for VSCode (based on bashdb)

ngs - Next Generation Shell (NGS)

run - Task runner that helps you easily manage and invoke small scripts and wrappers