cli-tool-sample-rollup
v1.0.3
Published
Sample CLI tools package using pnpm and rollup.
Downloads
3
Readme
Overview
Sample CLI tools package using pnpm and rollup.
Package Useage
Install package
pnpm i cli-tool-sample-rollup
execute command
% pnpm print -h
Usage: index [options]
Display strings in console
Options:
-w, --word <char> somthing display word
-c, --color <char> colorKey [fb,fr,fg,fc,fw,bb,br,bg,bc,bw]
-h, --help display help for command