propellor-3.2.1: property-based host configuration management in haskell

Safe HaskellNone
LanguageHaskell98

Propellor.Property.SiteSpecific.GitHome

Synopsis

Documentation

installedFor :: User -> Property DebianLike Source

Clones Joey Hess's git home directory, and runs its fixups script.

url :: String Source

hasGitDir :: User -> IO Bool Source