Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/titilambert/joulupukki
- Owner: titilambert
- Created: 2015-01-26T01:44:05.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-23T20:17:19.000Z (almost 8 years ago)
- Last Synced: 2023-04-13T07:51:24.322Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 2.65 MB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
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