# `mix tinfoil.generate`
[🔗](https://github.com/joshrotenberg/tinfoil/blob/v0.2.22/lib/mix/tasks/tinfoil.generate.ex#L1)

Regenerate the tinfoil-managed files from the current `:tinfoil`
config in `mix.exs`.

Run this after changing your tinfoil config (adding targets,
enabling Homebrew, bumping the tinfoil dependency, etc).

## Flags

  * `--force`    — overwrite existing files (default: true)
  * `--dry-run`  — print the list of files that would be written
                   without touching the filesystem

---

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