Polls craigslist periodically, filtering results by criteria, batches and sends as an email.
Dash uses ply as its build tool, ensure you have it installed.
Lenoir uses DropWizard to run.
Configure tama.yml to setup the username, encrypted-password (use jasypt) and decryption key.
Besides standard ply commands here are additional commands particular to the Tama module
-
Local server - to run the services locally for testing simply execute the following
plycommand:$ ply tamaThis will run the services using the configuration file at src/main/resources/etc/tama/tama.yml.