From ddbf11efa3667f6db0f04e93e6ce8ddc17b73a52 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sun, 12 Aug 2018 02:37:22 +0530 Subject: Initial Commmit: Gulp Tasks for * Copy libs to public folder * Source Uglyfy + Copy * Zip --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..d5c2639 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# js13kgames-template +A barebone template aimed for [js13kgames](js13kgames.com) +## This template includes +* [Kontra](https://github.com/straker/kontra) +* [TinyMusic](https://github.com/kevincennis/TinyMusic) + +## Features +Integrated gulp build process for : +* Copying libs under node_modules folder to an distributable folder. +* Minification +* Final Zip file Compression +* Shows final zip file size. + + +## Support me +[Buy Me a Coffee at ko-fi.com](https://ko-fi.com/R6R36EBQ) \ No newline at end of file -- cgit v1.2.3