87cc064a7664ec92d7de9be94e22adb315f77532
yunorock-dev
In order to have an entire YunoRock development environment, I created a script that install an Alpine chroot, configure and enter it.
Usage
Launch it, and start testing!
chmod +x ./install-and-chroot.sh
./install-and-chroot.sh
TODO
- adapt script to install yunoconfig dependancies (alpine-chroot-install -p)
- git submodule with yunoconfig (and bind it into the chroot?)
- idem with yunorock-recipes
- idem with pkgxx
Description
Languages
Shell
100%