1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
Unleash is the open source feature toggle service.
Go to file
ivaosthu 0466d6da69 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
2020-02-20 08:30:06 +01:00
unleash-client-java Initial java-client setup with jdk 1.7. Closes #17. 2020-02-20 08:30:06 +01:00
unleash-server Update README.md 2020-02-20 08:30:06 +01:00
.gitignore Get rid of liquibase 2020-02-20 08:30:06 +01:00
.jshintrc Closes #16 - Initial express based server setup. 2020-02-20 08:30:06 +01:00
.travis.yml A bit of a hack to support java and node. 2020-02-20 08:30:06 +01:00
LICENSE Initial commit 2014-09-29 14:50:46 +02:00
README.md Add liquibase + basic schema 2020-02-20 08:30:06 +01:00

unleash

feature toggle service