1. package.json 中配置 bin 2. www文件首行`#! /usr/bin/env node`作用 > 告诉系统可以在PATH目录中查找node,使用node环境执行后续代码 3. 开发环境下 执行`npm link` > 在全局环境下,生成一个符号链接文件,该文件的名字就是package.json文件中指定的模块名 > `npm unlink` 可以重置之前的操作 4. 使用管理员权限打开cmd,然后再执行 `mine-cli`
Haraka plugin that add aliases
Gulp non-dependent ordered tasks runner. It solves the issue with the run-sequence module that doesn't abort the task chain on error.
Bi-directional record in type-safe way
Simple function that convert js object and array to a queryString
This is test 1
Vitest snapshot manager
TestCafe client library for visual testing with Percy
Normalises the crazy error objects that get returned from JaySchema
A webpack plugin to merge different files outputted from extract-text-webpack-plugin
Pretty unicode tables for the command line. Based on the original cli-table.
Get stdout window width, with two fallbacks, tty and then a default.
Node.Js dot template, expanded the template include method of nested folders, static cache and use express 4.x.
Toggle the CLI cursor
Symbols factory
CLI for webpack & friends
The linux x64 distribution of the Sentry CLI binary.
No description provided.
Codex CLI is a coding agent from OpenAI that runs locally on your computer.
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
Automated cross-browser testing made easy.
Spinners for use in the terminal
Validate a webpack configuration.
easy to use progress-bar for command-line/terminal applications