Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 445 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 445 Bytes

Hop -- Multitier JavaScript

To build:

Prerequisites:

Unix/Machintosh:

./configure
make
make install

To run the tests:

make test

To build the documentation:

make doc

Resources