TuxNew (tux_new v0.4.0)

Generator functions to create a tux-based CLI Elixir project.

Summary

Functions

generate_app(args)

patch_app(list)

Patch the application generated by mix new:

  • add the :tux dependency
  • generate tests
  • add a ping command
  • import formatting rules
  • and more ...

validate_args(arg1)

validate_path(path)