/dj.subcommand

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

dj.subcommand

Subcommands for Django apps.

Build Status Test Coverage

Install

$ pip install dj.subcommand

For development install

$ pip install -e git+git@github.com:translate/dj.subcommand#egg=dj.subcommand
$ pip install dj.subcommand[test]

Usage

Check out the demo app