azukiapp/azk

View on GitHub
docs/content/en/installation/express.md

Summary

Maintainability
Test Coverage
```bash
# recommended for Mac users
$ curl -sSL http://azk.io/install.sh | sh

# or

# recommended for Linux users
$ wget -nv http://azk.io/install.sh -O- -t 2 -T 10 | sh
```