wand v0.3.2 Wand.CLI.Commands.Core View Source
Core
Manage the related wand_core package
Usage
wand core install
wand core version
Wand comes in two parts, the CLI and the wand.core tasks. In order to run mix deps.get, only the wand.core tasks are needed. For everything else, the CLI is needed.
Wand validates to make sure the CLI is using a compatible version of wand_core. If they get out of sync, you can type wand core upgrade to fix the issue.