Raxx.Kit - Micro framework for web applications

Generate database setup up using --ecto flag

0.8.0 released

Added

  • Ecto 3.0 boilerplate and postgres service when specifying --ecto flag.
  • Disabling code reloading with --no-exsync flag.
  • Code formatting run after the project is generated.

Changed

  • Compilation artifacts no longer pollute the host machine when using --docker.
  • --docker option uses elixir:1.7.4 as base image.
1 Like