From 69220141bc712e6ed57349d1951eeadcae841823 Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Thu, 3 Oct 2013 23:48:05 +0000 Subject: refs #4121 added simple command line tool including a not yet working tests and generatePlugin command --- console | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 console (limited to 'console') diff --git a/console b/console new file mode 100755 index 0000000000..fd2581091f --- /dev/null +++ b/console @@ -0,0 +1,11 @@ +#!/usr/bin/env php +run(); \ No newline at end of file -- cgit v1.2.3