myos/README.md

328 B

myos - Make Your Own Stack

Disclaimer

This is work in progress ;)

Usage

$ make install

Make variables

DEBUG

Show debug informations

$ make install DEBUG=true

DRYRUN

Show commands, do nothing

$ make install DRYRUN=true

Status

Use it at your own risks.