init for reviews templates

This commit is contained in:
Yann Esposito (Yogsototh) 2018-10-06 23:12:57 +02:00
parent e17e88e943
commit 9b341ba8b0
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -45,6 +45,9 @@ init = do
putText $ format ("* "%fp) fic
writeFile (toS (format fp fic)) $(embedStringFile "templates/review.org")
debug_ "git add reviews"
mktree "templates"
writeFile "templates/new-review.org" $(embedStringFile "templates/new-review.org")
debug_ "git add templates"
data ReviewOptions = ReviewOptions