Documentation

Jmbo Skeleton generates skeleton code for the development of a Jmbo based project.

This documentation covers version 2.0.0 of |jmbo-skeleton|.

Note

|jmbo-skeleton| 2.0.0 requires Django 1.6. More on Versions and Compatibility.

Quickstart

A demo application is provided for Ubuntu 14.04 systems. The script installs required libraries and may prompt you for your password. From the command line do:

./demo.sh

Bootstrap a Jmbo project. The script prompts you for options. From the command line do:

./scripts/create-jmbo-project.sh

Versions and Compatibility

  • Jmbo Skeleton 2.x: Compatible with Jmbo 2.x and Django 1.6