4minitz/4minitz

View on GitHub
.deploy/README.md

Summary

Maintainability
Test Coverage
# 4Minitz .deploy directory

You can build a 4Minitz server here by running from the project root:

```
./BUILD_DEPLOY.sh 
```

Afterwards you may run a 4Minitz server by:

```
cd .deploy/4minitz_bin
./run.sh 
```