runtime-playground

0.1.2 • Public • Published

runtimejs playground

runtime playground lets you write kernel-space javascript, powered by npm and browserify

install

  1. get pre-requisites (on osx)
brew install qemu
  1. install runtime playground
npm install -g runtime-playground

usage

  1. check if your system is ready
runtime-playground doctor
  1. run the demo
runtime-playground demo
  1. initialize a new project
runtime-playground init

this creates a scaffolding in your current directory. you can edit these files and run them with the run command.

  1. run your project
runtime-playground run init.js

Readme

Keywords

none

Package Sidebar

Install

npm i runtime-playground

Weekly Downloads

1

Version

0.1.2

License

ISC

Last publish

Collaborators

  • groundwater