Skip to content

Latest commit

 

History

History
 
 

makerom

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Embedthis Makerom

Licensing

See LICENSE.md for details.

To Read Documentation:

See doc/index.html

Prerequisites:

MakeMe (https://www.embedthis.com/makeme/) for MakeMe to configure and build.

To Build:

./configure
me

Alternatively to build without MakeMe:

make

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

To Test:

me test

To Run:

me run

This will run appweb in the src/server directory using the src/server/appweb.conf configuration file.

To Install:

me install

To Create Packages:

me package

Resources