Giter Site home page Giter Site logo

Comments (4)

TomWright avatar TomWright commented on May 24, 2024

I've added the above to the installation docs in gitbook: https://daseldocs.tomwright.me/installation#windows

from dasel.

maroskukan avatar maroskukan commented on May 24, 2024

Thanks, I think it would be great to have the code in the Manual section, under Windows "tab". Replacing "Manually download a compiled executable from the latest release."

As it accomplishes similar goals as those instructions for Linux and MacOS.

image

from dasel.

maroskukan avatar maroskukan commented on May 24, 2024

To avoid spamming with new Issue, I also noticed that the docker usage example:

echo '{"name": "Tom"}' | docker run -i --rm ghcr.io/tomwright/dasel:latest -p json '.name'

Is no loger valid as it throws an error Error: unknown shorthand flag: 'p' in -p

The updated arguments that work should be as in our readme.

echo '{"name": "Tom"}' | docker run -i --rm ghcr.io/tomwright/dasel:latest -r json '.name'

from dasel.

TomWright avatar TomWright commented on May 24, 2024

Hey @maroskukan,

Thanks for the suggestions I've just made those changes. Appreciate it

from dasel.

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.