Developer builds 'ndo' CLI tool to fix frustrations with the 'just' command runner
A developer frustrated with recurring limitations in the popular 'just' command runner has released an alternative CLI tool called 'ndo', currently at version 1.1.0. The tool allows users to add command shortcuts directly from the terminal without editing a configuration file, addressing a key friction point with 'just'. Unlike 'just', ndo supports both a local project-level recipe file and a central file shared across all projects on a machine, with local recipes taking silent precedence when conflicts arise. It also simplifies argument passing at the command line and includes a variable lookup table for aliasing frequently used folder paths. The single static binary supports Linux, macOS, and Windows on amd64 and arm64 architectures, uses TOML for configuration, and is available via Homebrew, Scoop, or a curl install script.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in