cvrebert/lmvtfy

Find a way to move the config file outside of the JAR

Open

#18 opened on Jun 16, 2014

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Scala (30 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (329 stars)
PR merge metrics
 (PR metrics pending)

Description

Having to rebuild the JAR when making a config change is annoying. Also, I'm paranoid that I'm going to accidentally commit the production login credentials at some point. If it's a separate file, I can put it in gitignore.

Contributor guide