Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 606 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 606 Bytes

Darwin

to build the nanobox-cli and nanobox-boot2docker bundle,
run build-darwin.sh

to build the full bundle, run build-darwin-all.sh

Linux

to build the nanobox-cli and nanobox-boot2docker bundle,
run build-deb.sh

to build the full bundle, run build-deb-all.sh

Windows

wixtoolset is required
to build nanobox-cli and nanobox-boot2docker bundle, open powershell
and change to windows directory and run build-windows.bat

to build the full bundle, open powershell and change to windows
directory and run build-windows-all.bat