Skip to content

esl/gradient_macros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GradientMacros

Compile-time type annotation macros for Gradient.

This is a slim repo for inclusion in your project for MIX_ENV=prod builds, so that the entire Gradient repo/package doesn't have to be pulled.

In development (MIX_ENV=dev or MIX_ENV=test) the real benefit is in using Gradient (full package) for the reports it provides.

Installation

def deps do
  [
    {:gradient_macros, github: "esl/gradient_macros", runtime: false}
  ]
end

About

Slim Gradient compile-time support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages