README
plymio_codi: Building Quoted Forms for Common Code Patterns
Plymio.Codi is a tool to build common code (quote forms) patterns
such as bang funcions, delegations, etc.
Installation
Add plymio_codi to your list of dependencies in mix.exs:
def deps do
[{:plymio_codi, "~> 0.1.0"}]
endExamples
See the examples in the API Reference.