https://github.com/jechol/magic_wand
Anvil is toolkit to use Witchcraft and Reather more easily.
https://github.com/jechol/magic_wand
Last synced: 17 days ago
JSON representation
Anvil is toolkit to use Witchcraft and Reather more easily.
- Host: GitHub
- URL: https://github.com/jechol/magic_wand
- Owner: jechol
- Created: 2022-08-31T01:17:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T08:46:30.000Z (over 2 years ago)
- Last Synced: 2026-03-29T16:55:11.039Z (3 months ago)
- Language: Elixir
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MagicWand
MagicWand is toolkit to use [Witchcraft](https://github.com/witchcrafters) and [Reather](https://github.com/jechol/reather) more easily.
## Installation
The package can be installed by adding `magic_wand` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:magic_wand, "~> 0.2.0"}
]
end
```
The docs can be found at .