node-cli-boilerplate

Boilerplate to kickstart creating a Node.js command-line tool

Github stars Tracking Chart

node-cli-boilerplate

Boilerplate to kickstart creating a Node.js command-line tool

This is what I use for my own command-line tools.

Also check out node-module-boilerplate.

Getting started

Click the "Use this template" button.

Alternatively, create a new directory and then run:

$ curl -fsSL https://github.com/sindresorhus/node-cli-boilerplate/archive/master.tar.gz, tar -xz --strip-components=1

There's also a Yeoman generator.


Remove everything from here and above


unicorn-fun-cli Build Status

My awesome command-line tool

Install

$ npm install --global unicorn-fun-cli

Usage

$ unicorn-fun --help

  Usage
    $ unicorn-fun [input]

  Options
    --postfix  Lorem ipsum  [Default: rainbows]

  Examples
    $ cli-name
    unicorns & rainbows
    $ cli-name ponies
    ponies & rainbows

Main metrics

Overview
Name With Ownersindresorhus/node-cli-boilerplate
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2019-07-02 09:34:13
Pushed At2024-05-02 14:42:47
Last Commit At
Release Count0
用户参与
Stargazers Count256
Watchers Count5
Fork Count13
Commits Count6
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count2
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private