1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
Unleash is the open source feature toggle service.
Go to file
ivaosthu c9e3f18a3e A bit of a hack to support java and node.
[1] claims that node.js is available in all envs in travis.
This setup is not optimal as we now longer controll the
node version, but could work for now.

[1] http://stackoverflow.com/questions/18456611/is-it-possible-to-set-up-travis-to-run-tests-for-several-languages
2014-10-21 08:44:12 +02:00
unleash-client-java Initial java-client setup with jdk 1.7. Closes #17. 2014-10-20 16:23:20 +02:00
unleash-server Update README.md 2014-10-20 20:38:27 +02:00
.gitignore Get rid of liquibase 2014-10-20 17:46:41 +02:00
.jshintrc Closes #16 - Initial express based server setup. 2014-10-20 13:03:43 +02:00
.travis.yml A bit of a hack to support java and node. 2014-10-21 08:44:12 +02:00
LICENSE Update LICENSE 2014-09-29 16:46:35 +02:00
README.md Add liquibase + basic schema 2014-10-20 14:11:26 +02:00

unleash

feature toggle service