guilhermesteves / callboy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Callboy

A lib to honor people who make lots of calls and leave your life sweeter

https://youtu.be/Py6U3XMy-AM?t=226

Built with the work of Omaewa command line sound.

Compatibility

  • Linux
  • Windows
  • Mac

Installing

Install globally:

npm install -g callboy

Running

With npm:

npm install -g callboy
callboy

Npx:

npx callboy

Node script:

import callboy from 'callboy';

callboy();

See also

About

License:MIT License


Languages

Language:JavaScript 100.0%