GithubHelp home page GithubHelp logo

jteeuwen / go-bindata Goto Github PK

View Code? Open in Web Editor NEW

This project forked from a-urth/go-bindata

662.0 662.0 217.0 1.09 MB

Hard fork of jteeuwen/go-bindata because it disappeared, Please refer to issues#5 for details.

License: Other

Makefile 2.51% Go 97.49%

go-bindata's People

Contributors

abates avatar beyang avatar byron avatar craig-landry avatar dmitshur avatar elazarl avatar franklinyu avatar grobie avatar ian-kent avatar ikawaha avatar imax9000 avatar inconshreveable avatar jbreitbart avatar jwforres avatar liggitt avatar mattn avatar octplane avatar riywo avatar srhnsn avatar stephens2424 avatar taichi avatar tamird avatar tbg avatar yosssi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

go-bindata's Issues

Please document history, state and intention of this account and project

There is a discussion on /r/golang about this repository and potentially there will be further debate about the history of this repository as it resembles the infamous incidents of left-pad et seqq.

I speculate that this repository is controlled by @a-urth but no one knows. Since the original repository was in a desolate state and was abandoned for two years, it would be great to document the intentions and possible road map of this doppelgänger.

Please consider to mark this repository as a deprecated archive or to convert this account to an organization that transforms this project to something reliable (which it currently and obviously is not).

Cannot Pack one file

Cannot Pack one file
I have a config file
and it cannot pack that
go-bindata only can pack dir file

New Semantic Version

Can we get a new semantic version on this repo?

3.0.7 is the latest version in this repo but it does not contain MustAsset function. Since 3.0.7 is the latest version go modules falls back to it breaking my code.

Announcement and disclosure

I’m a friend of the repo owner. The current owner is not the original jteeuwen, and we have no relation with him, nor do we want to take any credit. We have no way to know what happened to jteeuwen.

The intention of this account and repo was simply to fix the building of a private project. The current owner had no way to directly redirect the repo, so he made such work-around so that he could safely go home without being blamed by his supervisor. And of course, hoped this would also save someone else trapped in similar situation.

Current status of this repo is the latest snapshot he has (and probably the latest snapshot). We do not intend to update this repo so far, since that is beyond our intention. There is some pretty good forks out there, well-maintained.

Sorry for the mess, and hope this didn’t hurt anyone.

Update: see gofrs/help-requests#7.

go vet part of go now

when I attempt to run make

I get an error message as it tries to download vet even though vet is part of go now:

make
make -C testdata
go get github.com/kisielk/errcheck
go get golang.org/x/tools/cmd/vet
package golang.org/x/tools/cmd/vet: cannot find package "golang.org/x/tools/cmd/vet" in any of:
/usr/local/go/src/golang.org/x/tools/cmd/vet (from $GOROOT)
/Users/tmaly/godev/src/golang.org/x/tools/cmd/vet (from $GOPATH)
make[1]: *** [vet] Error 1
make: *** [all] Error 2

Not detecting any filename contains 'Category' word

i'm using go-bindata to generate my .graphql file to bindata.go as mentioned here.

So, I create my .graphql file 'category.graphql', then run this command

go-bindata -ignore=.go -pkg=schema -o=schema/bindata.go schema/...

my other .graphql file generated in bindata.go, but category.graphql.
Then I try to change filename to merchant-category.graphql and run command above, but still not generated in bindata.go.
Then I change to merchant-cat.graphql and run command above, and it successfully generated.

So, is 'category' keyword is reserved keyword or something? If yes, if there any another reserved keyword?

Thanks for help.

Consider archiving this repo

As this is no longer maintained, please consider archiving this repo to make it more obvious that users should look elsewhere.

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.