Skip to content
Snippets Groups Projects
Commit bb5bc5fa authored by Luis Araujo's avatar Luis Araujo
Browse files

Make the code a proper module and command


This commit applies several changes in order to turn the
renderer code into a proper python module and command that
can be easily installed using the setuptools module.

Main changes:
- Main executable is named atc
- Use setuptools to install renderer executable
- Improve tests so they can be easily executed by packages
- Update README instructions

Signed-off-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
parent efd0912b
No related branches found
No related tags found
Loading
Showing
with 89 additions and 54 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment