yunorock-dev/README.md

21 lines
466 B
Markdown
Raw Normal View History

2017-10-24 21:12:24 +00:00
# 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!
```bash
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