otaciliomaia
v1.0.5
Published
Otacilio Maia CLI
Downloads
5
Maintainers
Readme
otaciliomaia
The Otacilio Maia CLI
Usage
To install the CLI, first install Node.js, then:
$ npm install -g otaciliomaia
and run:
$ otaciliomaia
To install on Node projects, run:
$ npm install otaciliomaia
and
console.log(require('otaciliomaia'));
To get my contact information.
Built with
- ink - React for interactive command-line apps
- terminal-image - Display images in the terminal
Credits
The CLI is based on Alefe Souza CLI, the JSON is based on John K. Paul idea.