summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2012-12-17 11:46:39 -0800
committerelijah <elijah@riseup.net>2012-12-17 11:46:39 -0800
commit92a633f79d920039f60f293f621f6a949771eda1 (patch)
tree11153f5f7fdb03e82c4878958e9fb907fe9e2f72 /README.md
parent80cf73c6972b704a3374975195668af2db1ead11 (diff)
parentdc0df4e0ebe2c71298e1f4db0471bc922f33b711 (diff)
Merge branch 'master' of ssh://leap.se/leap_ca
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
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
----------------------------