propellor-5.12: 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 #