Skip to content

jtacoma/geometriki

Repository files navigation

geometriki

Note: geometriki development has stopped, perhaps indefinitely. Since its main purpose was to provide javascript modules from formatted text, it may be reimplemented as a plugin to an existing wiki or, more likely, as a transforming proxy.

Installation and Setup

Install geometriki using easy_install:

easy_install geometriki

Make a config file as follows:

paster make-config geometriki config.ini

Tweak the config file as appropriate and then setup the application:

paster setup-app config.ini

Then you are ready to go.

Deployment

Run the geometriki in its own web server:

paster serve config.ini

If you want to do something more specific, see Pylons Cookbook: Deployment or Pylons Book v1.1: Chapter 21: Deployment.

About

A collaborative JavaScript development environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published