Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.

Latest commit

 

History

History
58 lines (35 loc) · 994 Bytes

index.rst

File metadata and controls

58 lines (35 loc) · 994 Bytes

Documentation

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

This documentation covers version of .

Note

requires Django 1.10+. More on versions.

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 Mobius project. The script prompts you for options. From the command line do:

./scripts/create-project.sh

Skeleton structure

structure

Help

changelog

Django-Channels ----

channels

Code

https://github.com/praekelt/mobius-skeleton

Versions and Compatibility

  • Mobius Skeleton 2.x: Compatible with Jmbo 3.x and Django 1.10+