]> git.bts.cx Git - garden.git/blob - Makefile
Initial release
[garden.git] / Makefile
1 site:
2         php garden.php config.php
3
4 serve:
5         php -S localhost:8080 -t public