An open API service indexing awesome lists of open source software.

https://github.com/sidibecker/rojao


https://github.com/sidibecker/rojao

npm rojao

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# 'rojao' Command Line Sound



Play famous "rojao" sound. Extremely based on [oloquinho](https://github.com/oloquinho/oloquinho) command line sound. All the credits to the original creators.

## Compatibility

- Linux
- Windows
- Mac

## Installing

Install globally:

npm install -g rojao

## Running

With npm:

npm install -g rojao
rojao

Npx:

npx rojao

Node script:

import rojao from 'rojao';

rojao();