The bake installer script should be moved out of bakeware and into bake. It should also be written in elixir instead of ruby. This will allow us to ensure that the host machine you are installing bake onto has elixir installed to support running the escript.
The installer script should also perform the tasks if
- Install fwup
- Install squashfs tools
- Configure BAKE_HOME and associated directories
- Install bake
These tasks should be tailored to run properly on windows and linux in addition to mac os
The bake installer script should be moved out of bakeware and into bake. It should also be written in elixir instead of ruby. This will allow us to ensure that the host machine you are installing bake onto has elixir installed to support running the escript.
The installer script should also perform the tasks if
These tasks should be tailored to run properly on windows and linux in addition to mac os