1.0.0 • Published 4 years ago

@letitcurl/lucy v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

lucy

Rien n'est solide, la vie est une cour d'école immense.

how to use this ?

Execute the following steps:

mkdir salle
cd salle
yarn add @letitcurl/lucy
touch scene.js

and add the following to your scene.js:

const lompal = require('@letitcurl/lucy')
lompal.dropTheMic()

Excecute the script in the terminal:

user@machine:~/workspace/salle/$ node scene.js

With love