Add README

master
Olivier DOSSMANN 2017-10-24 23:12:24 +02:00
parent caa6c95cc8
commit 210d36e5f4
1 changed files with 20 additions and 0 deletions

20
README.md 100644
View File

@ -0,0 +1,20 @@
# 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