Code Monkey home page Code Monkey logo

Comments (5)

sosedoff avatar sosedoff commented on June 26, 2024

@stevencothren check master, i made a tweak to the makefile, it should not fail on fresh checkout now.

from pgweb.

stevencothren avatar stevencothren commented on June 26, 2024

Ok. This is the change I made previously here : #3
It was pointed out there that this change results in the repository still not being 'go get"-able.

I see now that you replied there too.

Is there no way to resolve both issues? Just curious

from pgweb.

sosedoff avatar sosedoff commented on June 26, 2024

thats alright for now


Sent from Mailbox

On Fri, Oct 24, 2014 at 9:06 PM, Steven Cothren [email protected]
wrote:

Ok. This is the change I made previously here : #3

It was pointed out there that this change results in the repository still not being 'go get"-able.

Reply to this email directly or view it on GitHub:
#2 (comment)

from pgweb.

stevencothren avatar stevencothren commented on June 26, 2024

It actually looks like the absolute paths are only included when go-bindata is run with -debug option.

What do you think about including the non-debug version in the repository?

Alternatively, I have been looking at adding an option to go-bindata to use relative paths, which would mean you could include the debug version along with that option.

Thoughts?

from pgweb.

sosedoff avatar sosedoff commented on June 26, 2024

Im not sure about release assets being included in the repo, feels like duplication to me. Compiling
assets is only required for development purposes, people can download binary releases for general purpose usage in this case and they don't have to compile anything at all. For local development you'll have to install all dependencies anyway.

I'm okay with updated go-bindata package that can support non-absolute paths in the bindata.go file.

from pgweb.

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.