Hofmod-cli Alternatives
Similar projects and alternatives to hofmod-cli
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
roswell
intended to be a launcher for a major lisp environment that just works.
-
-
rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
run
Task runner that helps you easily manage and invoke small scripts and wrappers (by TekWizely)
-
cligen
Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at
-
hof
Framework that joins data models, schemas, code generation, and a task engine with CUE. Language and technology agnostic.
-
termp
Trivial utility: are we in a terminal window or in a dumb one? (like Emacs' Slime)
hofmod-cli reviews and mentions
-
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
Stats
hofstadter-io/hofmod-cli is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.