0.0.6 ⢠Published 1 year ago
hello-ascii v0.0.6
hello-ascii
using modern-npm-package
Get Started
š” Hello š¢
$ npm install hello-ascii
$ npx hello-ascii --help
$ npx hello-ascii --hello
$ npx hello-ascii --hello --color
H H EEEEE L L OOO
H H E L L O O
HHHHH EEEE L L O O
H H E L L O O
H H EEEEE LLLLL LLLLL OOO
// if you want to exec ts-node with source code?
// $ npm install -g ts-node // if you need to install
$ ts-node src/index --help
$ ts-node src/index --hello
$ ts-node src/index --hello --color