wand_core v0.2.0 API Reference

Modules

Helper module for manipulating opts of a WandCore.WandFile.Dependency

Module describing the internal state of a wand file, along with helper functions to manipulate the dependencies and serialize the module to disk

A dependency describes the information for a specific mix dependency, including its name, requirement string, and any options See WandCore.WandFile for more information

Mix Tasks

Task to load a wand.json file, and return Application deps format. This is used inside a mix.exs to allow wand to work for your project

Load an existing projects dependencies, and print it to the console in JSON format