hello-ascii
v0.0.6
Published
[package-002] 🔡 Hello Ascii 🔢
Downloads
53
Maintainers
Readme
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