davidam / damegender

Gender detection toolkit from names written in python and bash
https://damegender.davidam.com
GNU General Public License v3.0
2 stars 0 forks source link

Add Dockerfile and CI file #1

Closed uritau closed 5 years ago

uritau commented 5 years ago

In this PR we are adding a Dockerfile in order to simplify the execution, the tests and the usage of the application.

We are adding a travis file to automatically test the application in each PR.

At this point is not possible to add apikeys to the Docker image automatically, if you @davidam, consider that this is useful I can work on it!