tatfook / wikicraft

NPL web site for
http://keepwork.com/
Other
14 stars 18 forks source link
npl paracraft paraengine tatfook

Wikicraft Web Site

Install Dependencies

Run following to install all required NPL packages

./update_packages.bat

Start Server

To start the server at [[http://localhost:8099]], run

./start.bat

Or one can start with following under linux

npl "script/apps/WebServer/WebServer.lua"  port="80" root="www/"

Web server root directory is www/

Server Log

Links

CI procedure

visit ci readme