hi-1.2.0.2: Generate scaffold for cabal project

Safe HaskellSafe
LanguageHaskell2010

Hi.Git

Synopsis

Documentation

clone :: String -> IO () Source #

Clone given repository to current directory

config :: String -> IO (Maybe String) Source #

Return given config value

lsFiles :: IO [String] Source #

Return file list by `git ls-files`