Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use? #1

Open
drewlesueur opened this issue Nov 19, 2010 · 1 comment
Open

How to use? #1

drewlesueur opened this issue Nov 19, 2010 · 1 comment

Comments

@drewlesueur
Copy link

How would I go about using this in Bespin embedded?

@mauricemach
Copy link
Owner

The faster way is to just use the pre-compiled bespin that's in this repo. Take a look at /example/public/index.html. There should be a symlink at /example/public/bespin, if it's not there just create one pointing to /BespinEmbedded-0.9a2/tmp (where the pre-compiled bespin with CoffeeScript support is).

You can also have a look at coffeekup.org where I'm using it. The repo is at https://github.com/mauricemach/coffeekup/tree/gh-pages.

If you want to choose which plugins you'll use, unfortunately bespin requires that you do your own build. OTOH it's everything already setup in this repository, you'll just have to edit the coffeescript_syntax.json file to choose your plugins, make sure you have installed node/coffeescript and dryice (bespin's build tool) and run Cakefile build.

If you bump into any issues, feel free to ask. Also the official docs are here:

https://bespin.mozillalabs.com/docs/embedding/building.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants