Skip to content

🕸️ A helper utility to make it easer to bootstrap a WebR + Node.JS CLI app.

Notifications You must be signed in to change notification settings

hrbrmstr/create-webr-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-webr-cli

npm license

A helper utility to make it easer to bootstrap a WebR + Node.JS CLI app.

$ npm install -g create-webr-cli
$ create-webr-cli test-cli
Template project created successfully in /path/tp/test-cli
$ cd test-cli
$ npm install
$ just pkgs
$ node index.mjs
R version 4.3
7, 6, 9, 2, 10, 1, 3, 4, 5, 8

Change the necessary bits in package.json to make this yours. Consider adding a good .gitignore.

About

🕸️ A helper utility to make it easer to bootstrap a WebR + Node.JS CLI app.

Topics

Resources

Stars

Watchers

Forks