knownasilya / breach-module-manager

A module manager for Breach
9 stars 0 forks source link

Breach Module Manager

build status Dependencies NPM version
NPM

This is a module manager for Breach - the hackable browser. It uses NPM as a base for module discovery. Add the keyword breach-module to your NPM module and it can be installed through the manager.

STATE: NOT USABLE

TODO

Contributing

npm install
npm test

Add to breach with local:~/breach-module-manager via the module install input on the breach://modules page. Test using the 'out' link and npm test. Also npm start spins up the web app in stand alone mode, and you could always open the web app via the url presented on the 'out' console.