diff options
| author | Joey Hess <joey@kitenet.net> | 2014-03-31 12:11:47 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-03-31 12:11:47 -0400 |
| commit | ddea49317656a7f6dd8c7cee6fe2462ffe7dfcb7 (patch) | |
| tree | 890ac459ea01313a13f7fd6c8c750542830749ae /README | |
| parent | c8d653b34ce4e9cbfe53e9a48beec4536b3086a2 (diff) | |
propellor spin
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ The design is intentionally very minimal. Propellor lives in a git repository, and so to set it up it's cloned to a system, and "make" can be used to pull down any new changes, and compile and run propellor. This can be done by a cron job, or -something can ssh in and run it. +a local propellor on your laptop can ssh in and run it. Properties are defined using Haskell. Edit config.hs to get started. |
