Skip to content

Instantly share code, notes, and snippets.

@xenoterracide
Created April 29, 2010 01:03
Show Gist options
  • Save xenoterracide/382978 to your computer and use it in GitHub Desktop.
Save xenoterracide/382978 to your computer and use it in GitHub Desktop.
Dist::Zilla config
; remove GatherDir from basic so we can specify it seperately
[@Filter]
bundle = @Basic
remove = GatherDir
; specify the where your ungenerated source lives
[GatherDir]
root = src
; specify where you want the generated source to live
[CopyTo]
dir = .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment