Chilipeppr local development environment

In case some of you want to do local development on any ChiliPeppr widget or workspace…

I got this working very nicely now by tweaking the runme.js script to be local aware. The workspace at http://chilipeppr.com/arm was all done using local development inside Visual Studio Code. Any widget can be done this way by just replacing the runme.js from say this Github repo https://github.com/chilipeppr/widget-robot-axes for widgets or this workspace version of the runme.js https://github.com/chilipeppr/workspace-robot

I also updated the runme.js for the widget-template a while ago to support local dev.

3 Likes