BattleStandard

Easy boolean integer flags. Now you too can remove the scrubby helpers scattered around your codebase.

Installation

The package can be installed by adding battle_standard to your list of dependencies in mix.exs:

def deps do
  [
    {:battle_standard, "~> 0.1.0"}
  ]
end