From d2d61264d4ab74cdb4d5de6907634ebcb0bde2ff Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 17 Dec 2012 14:56:44 +0100 Subject: need rake for running tests --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index af02f7f..8947ddc 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,15 @@ Rake Tasks rake test # Run tests rake uninstall # Uninstall leap_ca-x.x.x.gem from either system-wide or user gems +Development +-------------------- + +For development and debugging you might want to run the programm directly without +the deamon wrapper. You can do this like this: + + ruby -I lib lib/leap_ca_daemon.rb + + Todo ---------------------------- -- cgit v1.2.3