Library to manage environment variables and stages.
CMDed is a command line argument parser made for humans
Callista is the next generation of terminal tool kits for your use!
libreria que verifica los links que contienen archivos.md, reporta estadísticas de los links y si estan rotos
A command-line tool for Dria
CLI Node.js/TypeScript pour convertir des fichiers texte en code Morse.
CLI argument parser with middleware support.
Cmdliner — Declarative definition of command line interfaces for OCaml
Simple CLI argument parser used by Kawkah.
Smooth (CLI) operator
CLI interface for slack interactions
Tiny, yet powerful JavaScript library for building CLI applications.
Facilitates the execution of scripts from the command line with log and file system utilities.
Powerful framework for building command-line apps with typescript.
前端自动化工具
- `cd ~/Documents/fcc/` `mkdir cli-test && cd cli-test && npm init -y` - 在 `package.json` 里面加一句: `"bin": {"liuhao": "./index.js"}` - 在 `./index.js` 最顶上加一句 `#!/usr/bin/env node` - 在当前package.json目录下,执行`npm link`,将当前的代码在npm全局目录下留个快捷方式,创建一个软连接。npm检测到pakage
A CLI note taking App for your notes.
No description provided.
Execute a command with a specific environment variable from an env file
commands to easily manipulate env files
> 本文会一步一步解析 node-CLI ,阅读完本文可以掌握,以下几个方面: 1. 了解 node-CLI 运行的基本原理 2. 掌握 CLI 的基本开发能力,能够制作简易的 CLI 工具
Tool to create CLI interfaces.
command line argument parser
a fake webpack for learning