Skip to content

kamihouse/goahead

 
 

Repository files navigation

Embedthis GoAhead 3.X

The most popular little embedded web server

Licensing

See LICENSE.md for details.

See http://embedthis.com/products/goahead/doc/index.html

Prerequisites:

Ejscript (http://www.ejscript.org/downloads/ejs/download.ejs) for the Bit and Utest tools to configure and build.

To Build:

./configure
bit

Alternatively to build without Ejscript:

make

Images are built into */bin. The build configuration is saved in */inc/bit.h.

To Test:

bit test

To run:

bit run

To Install:

bit install

To Create Packages:

bit package

Resources