Code review comment for lp:~frankban/juju-gui/quickstart-initial

Revision history for this message
Francesco Banconi (frankban) wrote :

Reviewers: mp+190991_code.launchpad.net,

Message:
Please take a look.

Description:
Juju Quickstart plugin base structure.

Base project structure including command
entry point, distribution files, test runner
and a way to create the development environment.

The diff is long, but it there are header files,
the license information and other boiler plate
code that can be ignored.

Tests: make check.

https://code.launchpad.net/~frankban/juju-gui/quickstart-initial/+merge/190991

(do not edit description out of merge proposal)

Please review this at https://codereview.appspot.com/14670043/

Affected files (+1109, -0 lines):
   A .bzrignore
   A .lbox
   A .lbox.check
   A COPYING
   A HACKING.rst
   A Makefile
   A README.rst
   A [revision details]
   A juju-quickstart
   A quickstart/__init__.py
   A quickstart/manage.py
   A quickstart/tests/__init__.py
   A quickstart/tests/test_manage.py
   A setup.py
   A test-requirements.pip

« Back to merge proposal