All Projects → tatfook → wikicraft

tatfook / wikicraft

Licence: other
NPL web site for

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
lua
6591 projects
c
50402 projects - #5 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to wikicraft

ParaCraft
http://paracraft.org 3D animation and game maker
Stars: ✭ 29 (+107.14%)
Mutual labels:  paracraft, npl, paraengine, tatfook
youtokentome-ruby
High performance unsupervised text tokenization for Ruby
Stars: ✭ 17 (+21.43%)
Mutual labels:  npl
CAIL2018-toy
The final teamwork of data mining course, CAIL-2018 competition. NOTE: this is just quite SIMPLE and TRIVIAL code.
Stars: ✭ 23 (+64.29%)
Mutual labels:  npl

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

  • error log is at ./log.txt
  • access log is at ./log/access.log
  • database files are at /Database/npl/ folder

Links

CI procedure

visit ci readme

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].