Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/titilambert/joulupukki

Project moved here: https://github.com/jlpk
https://github.com/titilambert/joulupukki

Last synced: about 2 months ago
JSON representation

Project moved here: https://github.com/jlpk

Awesome Lists containing this project

README

        

Project moved here: https://github.com/jlpk

==========
Joulupukki
==========

Joulupukki is a webservice to build linux packages (deb, RPM) using Docker.

Installation
============

Run it
======

How to use it
=============

Testing
=======

You may run all tests with ``tox`` or run the tests with a specific interpreter with ``tox -epy27``.

.. note:: Maybe you need to install tox: ``pip instal tox``

Documentation
=============

You can build the documentation ``tox -edocs``. The HTML documentation will be built in ``docs/build/html``.

Dev Env
=======

apt-get install rpm
virtualenv --system-site-packages env