mix tak.doctor (tak v0.2.0)

View Source

Checks if the project is properly configured for tak worktrees.

$ mix tak.doctor

This will verify:

  • config/config.exs imports *.local.exs overrides
  • config/dev.local.exs is in .gitignore
  • mise.local.toml is in .gitignore
  • trees/ directory is in .gitignore
  • Required tools are available (git, dropdb)