Added it translation. Switched to wepp.

This commit is contained in:
Lars Jung 2011-09-18 19:49:26 +02:00
parent 8e21a3c038
commit a8f62f187c
10 changed files with 84 additions and 44 deletions

4
tools/wepp Executable file
View file

@ -0,0 +1,4 @@
#! /usr/bin/env node
// -*- js -*-
require("wepp").processArgs(process.argv);