Skip to content

danleavitt0/requirebin

 
 

Repository files navigation

requirebin

create programs in the browser using modules from NPM

js-standard-style

Build Status

getting it to run locally

by default config.js is set to use https://wzrd.in as the browserify-cdn endpoint

set up gatekeeper (only if you want to publish gists in dev mode)

  1. make a new github oauth application and set the app URL and callback URL to https://localhost:5000
  2. follow these instructions to install and start gatekeeper on port 9999

edit config.js to point to your endpoints

npm install
npm run dev
open https://localhost:5000

license

BSD

About

write browser JavaScript programs cycle-shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • CSS 10.6%
  • HTML 5.0%