# `mix good_job.install`
[🔗](https://github.com/amkisko/good_job.ex/blob/v1.0.0/lib/mix/tasks/good_job.install.ex#L1)

Installs GoodJob by creating the necessary database migrations.

    mix good_job.install

This will create a migration file for the GoodJob tables.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
