rollout 0.0.1

A feature flipper library
Documentation

rollout

A work in progress feature flipper library with the goal of being compatible with the ruby library fetlife/rollout.

Development

  • make sure redis is running
    • on a mac with homebrew
      • brew install redis
      • brew services start redis
  • cargo test