Git Product home page Git Product logo

Comments (4)

Bobgy avatar Bobgy commented on May 6, 2024 1

Hi @BastianZim, just sharing my guesses first:

  1. in the environment, can you build the same go package? go-licenses must be run in an environment with full go development env and dependencies are downloaded (go mod download)
  2. Is the root package "github.com/mozilla/sops" buildable as a binary? If not, you might want to choose between all subpackages "github.com/mozilla/sops/..." or specify the package of the built go binary explicitly "github.com/mozilla/sops/cmd/some-cli".

from go-licenses.

Bobgy avatar Bobgy commented on May 6, 2024 1
  1. And additionally, the docs include / before the folder where the output is stored. Is that OS-specific, or is that correctly translated for Win? Ref: https://github.com/google/go-licenses#complying-with-license-terms

Yes, that's OS-specific. I'm not sure whether go-licenses work properly in windows, recommend reporting a separate issue if you hit any problems.

from go-licenses.

Bobgy avatar Bobgy commented on May 6, 2024 1

FYI, I just revamped documentation in #111, if you still have anything unclear.

from go-licenses.

BastianZim avatar BastianZim commented on May 6, 2024

Working now with the new docs, thanks!

from go-licenses.

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.