mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-24 01:18:01 +02:00
Update README with available SDKs.
Added Ruby to the list of available SDKs.
This commit is contained in:
parent
7c2f9fa220
commit
ef44ba5041
@ -8,7 +8,7 @@
|
|||||||
[](https://heroku.com/deploy)
|
[](https://heroku.com/deploy)
|
||||||
|
|
||||||
Unleash is a feature toggle system, that gives you a great overview over all feature toggles across
|
Unleash is a feature toggle system, that gives you a great overview over all feature toggles across
|
||||||
all your applications and services. It comes with official client implementations for Java, Node.js and Go.
|
all your applications and services. It comes with official client implementations for Java, Node.js, Go and Ruby.
|
||||||
|
|
||||||
The main motivation for doing feature toggling is to decouple the process for deploying code to production
|
The main motivation for doing feature toggling is to decouple the process for deploying code to production
|
||||||
and releasing new features. This helps reducing risk, and allow us to easily manage which features to enable
|
and releasing new features. This helps reducing risk, and allow us to easily manage which features to enable
|
||||||
|
Loading…
Reference in New Issue
Block a user