jtacoma / geometriki

A collaborative JavaScript development environment.

Home Page:http://pypi.python.org/pypi/geometriki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://pypi.python.org/pypi/geometriki

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 83.1%Language:Python 16.9%