Installation

Pip & Crate.io

Installing Jeeves is simple with pip:

$ pip install jeeves-framework

or, if pypi is down using crate.io:

$ pip install -i https://simple.crate.io/ jeeves-framework

Getting the Source Code

Jeeves Framework is actively developed on GitHub, where the code is always available.

You can clone the recipe by typing:

$ git clone git://github.com/silent1mezzo/jeeves-framework.git

Project Versions

Table Of Contents

Previous topic

Introduction - Soon!

Next topic

Quickstart Guide - Soon!

This Page