Giter VIP home page Giter VIP logo

Comments (5)

Grinnz avatar Grinnz commented on July 30, 2024

The docs do mention it.

Specifies the directory into which the distribution should be built. If necessary, the directory will be created. An archive will not be created.

https://metacpan.org/pod/Dist::Zilla::App::Command::build#-in

from dist-zilla.

abraxxa avatar abraxxa commented on July 30, 2024

I‘ve read this multiple times and missed it every time! 😣
The tgz option doesn‘t mention that you can‘t force it.
What‘s the reason both don‘t work together?
My use-case is building in a Dockerfile where I need the output directory statically named.

from dist-zilla.

abraxxa avatar abraxxa commented on July 30, 2024

Any update why dzil build --in /output --tgz doesn't build a tarball?

from dist-zilla.

karenetheridge avatar karenetheridge commented on July 30, 2024

Probably no one has looked into it, on account of extreme lack of time. I would suggest walking through the build process and seeing how the tarball is built -- the meat of that is in Dist::Zilla::Dist::Builder - start at sub build, and then look for the subs with 'archive' in the name.

from dist-zilla.

rjbs avatar rjbs commented on July 30, 2024

Weirdly, I just noticed this myself like 2wk ago. I may get to this, but I worked around it, so the priority in my head went down. :/

from dist-zilla.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.