mix drill (drill v0.1.1)

Runs all seeder modules that use Drill. Needs the Repo as an argument.

$ mix drill --r MyApp.Repo

Be sure to set the otp_app that contains the seeder modules in your config:

config :drill, :otp_app, :my_app

Link to this section Summary

Link to this section Functions