Nazariglez / Gecko2D

Cross-platform Game Framework
https://nazariglez.github.io/Gecko2D
MIT License
50 stars 6 forks source link

Add npmignore and test npm install #52

Closed Nazariglez closed 6 years ago

Nazariglez commented 6 years ago

Test npm install -g to use the cli, and download kha from the github repo.

Also add a npm ignore to ignore the kha folder.

Nazariglez commented 6 years ago

Closed, for now gecko will be installed via git. Maybe when goes public I'll look for a package manager to make easy the installation.