cvrebert/lmvtfy

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

Open

#18 aberto em 16 de jun. de 2014

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

Métricas do repositório

Stars
 (329 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador