Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 461 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 461 Bytes

🔧 Baco

Useful tool to use inside your Mix projects.

Very much in alpha state.

Currently this project provides 4 tasks and is most useful when installed as a global archive.

  • mix generate.task (create a new mix task)
  • mix generate.api (create a new api endpoint)
  • mix escript.new (create a new escript powered mix projec
  • mix convert.phx_root_config (Move asset configs to root of project)

Installation

mix archive.install hex baco