Listens to a print job queue on RabbitMQ and prints tags for new assets
- git clone https://github.com/WMTU/collielabelprinter.git
- cd collielabelprinter
- bundle install
- cp config.yml.example config.yml
- vim config.yml
- [Edit config file and add necessary shit]
- ruby main.rb