X Tutup
The Wayback Machine - https://web.archive.org/web/20230702202423/https://github.com/nodejs/examples/tree/main/cli
Skip to content
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
examples/cli/

Node.js Examples: CLI

In this directory, we have examples of Command Line Interfaces (CLIs) built with Node.js. See the Examples section of the root README.md for a list of all projects contained within, or take a look through the directories yourself.

What is a CLI in the context of nodejs/examples

Anything that can be considered a command-line interface, built with Node.js.

Contributing to Examples

If you're interested in seeing more examples of CLIs or want to help maintain the current examples, we more than welcome your contribution! See CONTRIBUTING.md for more details 🤗

X Tutup