Skip to content
This repository was archived by the owner on Jul 15, 2020. It is now read-only.

ondras/TeaJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

49c306e · Apr 18, 2017
Jul 17, 2012
Jan 6, 2015
Jul 1, 2013
Apr 18, 2017
Aug 1, 2012
Mar 10, 2015
Jan 14, 2015
Jan 13, 2015
Jul 30, 2012
Jul 17, 2012
Feb 7, 2012
Jul 17, 2012
Jan 15, 2015
Oct 19, 2012
Jul 17, 2012
Jul 17, 2012
Jul 17, 2012
Jul 17, 2012

Repository files navigation

TeaJS - Your cup of server-side JavaScript
==========================================

TeaJS is a multi-purpose wrapper around V8 JS engine.

For the most recent instructions, refer to the wiki page for this project: http://code.google.com/p/teajs/wiki


1) Building 

  - see http://code.google.com/p/teajs/wiki/Compiling

2) Configuration

  - see http://code.google.com/p/teajs/wiki/Manual and http://code.google.com/p/teajs/wiki/ApacheConfiguration

3) Running

  - ./tea example/example (using TeaJS built from source)
  - tea example/example OR JUST example/example.js (using TeaJS installed from a package)
  - tea.exe example/example (using TeaJS on Windows)

4) Contact

  - Forum: http://groups.google.com/group/teajs
  - ondras@zarovi.cz