@hackage project-forge0.3.0.0

A project initialization library

project-forge: A Haskell library for forging new projects

The project-forge library is basically an extension of the stache library with added features:

  • ability to include variables in file and directory names
  • utilities to get templates from a local directory
  • utilities for creating project initialization CLI applications
  • logging (via blammo)

Features not yet implemented

  • utilities to get templates from remote repositories
  • ability to run pre/post scripts or IO () actions