LiamKarlMitchell / InfiniteSky

InfiniteSky is an open-source mmorpg project, It is written in Node.JS
GNU General Public License v3.0
33 stars 42 forks source link

Implement grunt, and a task for making installation of server easy. #163

Open LiamKarlMitchell opened 9 years ago

LiamKarlMitchell commented 9 years ago

Use prompt to ask/confirm details of setup. https://docs.nodejitsu.com/articles/command-line/how-to-prompt-for-command-line-input

Auto assume default path of game installation to copy files from.

And grunt-jsdoc etc.