harmony
Easily test downstream projects before releasing new code (by hofstadter-io)
hofmod-cli
Hofstadter generator for Golang CLIs (by hofstadter-io)
Our great sponsors
harmony | hofmod-cli | |
---|---|---|
1 | 2 | |
13 | 23 | |
- | - | |
3.3 | 0.0 | |
about 1 month ago | 16 days ago | |
CUE | Go | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" 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.
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.
harmony
Posts with mentions or reviews of harmony.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning harmony yet.
Tracking mentions began in Dec 2020.
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
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
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
What are some alternatives?
When comparing harmony and hofmod-cli you can also consider the following projects:
bashly - Bash command line framework and CLI generator
ngs - Next Generation Shell (NGS)
janet-sh - Shorthand shell like functions for janet.
roswell - intended to be a launcher for a major lisp environment that just works.
alf - Bash Alias Generator and Manager