Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

sjarbs/node-cli-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unicorn-fun-cli

🔥 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

Tip

Add alias fun='unicorn-fun' to your .zshrc/.bashrc...

Related

About

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

Topics

Resources

License

Stars

Watchers

Forks