nowfound

Alternatives

Products that do what Bin CLI – A simple task/script runner for any programming language does

Most projects I've worked on included a bunch of scripts for common tasks (installing dependencies, starting/stopping dev servers, testing and deploying changes, and so on). There are a few tools designed for this, such as Just (https://just.systems/) and Task (https://taskfile.dev/), and I know some people use Make as a task runner (e.g. https://news.ycombinator.com/item?id=40333481), but I've always preferred the simplicity and universality of shell scripts. Bin CLI is a tool I wrote to add some of the niceties of these tools to shell…

  1. 1

    Make notes, tasks, and search, directly from the terminal.

    Apr 2026

  2. 2

    A minimal blockchain command-line interface.

    2017

  3. 3

    AI-first CLI for task management and documentation.

    Jan 2026

  4. 4

    Run your code, from the cloud on your computer

    2024

  5. 5

    An easy way to open programming projects, from the CLI!

    2021

  6. 6
    Box CLI97

    An open source command line interface from Box

    2017

  7. 7

    Find project ideas easily

    2021

  8. 8
    Mac CLi226

    OS X command line tools for developers

    2016

  9. 9

    Build internal CLI tools, really fast

    2023

  10. 10
    cli-typer100

    Practice touch typing in the command line

    2018

  11. 11

    Scheduler for Claude Code (macOS)

    Oct 2025

  12. 12
    m-cli153

    Swiss command line army knife for Mac OS X

    2016

  13. 13

    The CLI your coding agent uses to ship agents

    Jul 2026

  14. 14

    A small CLI tool that combines git commit and todo list 🛠📝

    2018

  15. 15

    CLI that generates new Node.js CLI tools in a jiffy

    2020

  16. 16
    DEV CLI132

    Access dev.to right from your terminal

    2019

  17. 17

    Turn BlocPad tasks into AI safe automation instructions

    Feb 2026

  18. 18

    AI-powered CLI that builds, deploys, and manages content.

    Feb 2026

  19. 19SA

    The startup I work for has an internal, bash-based, cli that basically amounts to shared aliases with a common entrypoint. As the number of aliases has grown, I've had a desire to group functionality together in subcommands, add more help strings, and have better tab completion. I know I could convert it to, e.g., a python script, but I was curious what was possible if we continued to use bash. I couldn't find anything that solved those problems without lots of extra machinery. I understand why, shell scripts are generally not long, and focused on a dedicated task; adding cli features to…

    Mar 2026 · github.com

  20. 20

    A terminal/IDE-inspired task manager that keeps you in flow

    Apr 2026

  21. 21

    A command line Interface for reading TechCrunch articles

    2018

  22. 22

    A global server network in your command line

    2018

  23. 23

    Create a new production-ready project by one CLI command

    2021

  24. 24

    Ship features, not tickets.

    Sep 2025

Ranked by how close each launch is in meaning, then by votes. Refine with a description →