A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ColinFay/webrcli below:

ColinFay/webrcli: cli for building node project with webr inside

[Work in Progress] Please consider the API unstable until v1.0.0 is reached.

cli tools for building node project with webr inside

webrcli installFromDesc $(pwd)/rfuns/DESCRIPTION
cd /tmp
webrcli init cowsaywebr
cd cowsaywebr
webrcli install cowsay

Add to your index.js

// At the top of the script
const { library } = require('spidyr');

const cowsay = await library("cowsay");
await cowsay.say("Hello world");

Then, back to your console :


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4