Bespin online editor [bespin] module
This module is for the Play 1.x series only.
Bespin is a Mozilla Labs experiment on how to build an extensible web code editor using HTML 5 technology. The play bespin module allows you to edit all the application sources directly in the browser using bespin.
http://github.com/erwan/playbespin
Written by Erwan Loisant.
Published releases
1.0.1 | Jan 13 2010 | Documentation | Try Play |
To install locally this module use the install
command:
play install bespin-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> bespin {version}