Skip to content

coordcn/ejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedthis Ejscript Language

A complete, integrated JavaScript environment.

Licensing

See LICENSE.md for details.

To Read Documentation:

See http://ejscript.org/products/ejs/doc/product/index.html

To Build:

./configure
make

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

To Test:

make test

To run a Script:

To run executables locally without installing, you will need to put the target bin directory in your PATH. This is under OS-ARCH-PROFILE/bin.

ejs script

To Install:

sudo make install

Resources