Installation de l'environnement de développement de YunoRock
Go to file
Olivier DOSSMANN 87cc064a76 Update Alpine to 3.8, installation script to 0.9.0 and resolve pkgxx dependencies 2018-07-31 20:18:17 +02:00
.gitignore Initial commit 2017-10-24 23:03:49 +02:00
README.md Add README 2017-10-24 23:12:24 +02:00
build Update Alpine to 3.8, installation script to 0.9.0 and resolve pkgxx dependencies 2018-07-31 20:18:17 +02:00
install-and-chroot.sh Update Alpine to 3.8, installation script to 0.9.0 and resolve pkgxx dependencies 2018-07-31 20:18:17 +02:00

README.md

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