Alternatives
Products that do what Create Node CLI does
CLI that generates new Node.js CLI tools in a jiffy
- 1

- 2

- 3

- 4

- 5

- 6

- 7CF
2016 · github.com
- 8

- 9

- 10

- 11

- 12

- 13

Instantly generate openapi (OAS) 3.0.0 REST + GraphQL APIs
2019
- 14CG
clify is a Claude Code plugin. Give it an API documentation URL and it generates a complete CLI repo: commands for every endpoint, smoke tests, zero npm dependencies. Try it inside Claude Code: 1. /plugin marketplace add derrickko/clify 2. /plugin install clify@derrickko-clify 3. Run /clify You'll have a working CLI in about 10 minutes. I was building agents to manage ad campaigns. Meta's Marketing API has no CLI, and no MCP server either. So I wrote one by hand. It worked, but then I looked at the next API I needed and realized the same problem is everywhere: tons of…
Apr 2026 · github.com
- 15

- 16PA
I am a UX designer who has been asked to help design a CLI. Looking for tools to quickly prototype a CLI that could also be easily shared with colleagues or used for user testing, I couldn't find anything. The only option I could think of was to code something from scratch using one of the existing CLI libraries. To make designing, prototyping and user testing CLIs easier for me in the future, and hopefully to help other designers who are not as comfortable with coding, I have developed this CLI prototyping tool. I would be very interested to hear if this tool would be useful to other people…
2025 · github.com
- 17PN
2018 · github.com
- 18AN
Oct 2025 · npmjs.com
- 19DC
2019 · demo-cli.dev
- 20TL
2020 · github.com
- 21NA
Hello Hacker News! We're Iván and Erin, two students from the MLH Fellowship (https://fellowship.mlh.io/), and as a capstone project for the Fellowship we built Nodemaker, an automatic node generator for n8n (https://n8n.io), a workflow automation tool. Nodemaker: https://github.com/MLH-Fellowship/nodemaker As we spent all summer contributing nodes to the n8n codebase, we realized there was an untapped opportunity to automate much of the nodemaking process, which often involves writing TypeScript files with a specific structure, while ensuring…
2020
- 22BC
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…
2024 · github.com
- 23AS
http://binb.nodejitsu.com Alredy posted, but giving it another try. What do you think?
2012
- 24SU
Hey HN, My brother and I recently wrote a new guide on creating a continuous integration, delivery, and testing pipeline for a Node.js app. Full post: https://assertible.com/blog/set-up-continuous-testing-with-n... Example repo: https://github.com/assertible/nodejs-example The tutorial goes over the different components of a complete CI pipeline: - Push code to GitHub, build and run unit tests on CircleCI - Deploy new app version to Heroku - Post-deployment tests with Assertible The whole workflow is surprisingly easy to set up. We now run automated…
2017
Ranked by how close each launch is in meaning, then by votes. Refine with a description →