Git Product home page Git Product logo

trypackr's Introduction

"trypackr"

Has the sample code from https://github.com/gobuffalo/packr/tree/master/v2 pretty much verbatim. Yet it doesn't work, beyond picking up the filesystem copy only when the resulting executable is run from the build directory (so the "development" mode works, but not the "production" mode).

Current results (with go version 1.11.2):

$ packr2 -v build
DEBU[2018-12-10T22:51:02-05:00] *parser.Parser#NewFromRoots options="{\"IgnoreImports\":false,\"Ignores\":null}" roots="[\"/home/craig/.go/src/github.com/jcburley/trypackr\"]"
DEBU[2018-12-10T22:51:02-05:00] *parser.Parser#NewFromRoots walking=/home/craig/.go/src/github.com/jcburley/trypackr
DEBU[2018-12-10T22:51:02-05:00] *parser.finder#findAllGoFilesImports dir=/home/craig/.go/src/github.com/jcburley/trypackr
DEBU[2018-12-10T22:51:02-05:00] *parser.finder#findAllGoFiles dir=/home/craig/.go/src/github.com/jcburley/trypackr
DEBU[2018-12-10T22:51:02-05:00] *parser.Parser#NewFromRoots found prospects=0
DEBU[2018-12-10T22:51:02-05:00] *parser.Parser#NewFromRoots options="{\"IgnoreImports\":false,\"Ignores\":null}" roots="[\"/home/craig/.go/src/github.com/jcburley/trypackr\"]"
DEBU[2018-12-10T22:51:02-05:00] *parser.Parser#NewFromRoots walking=/home/craig/.go/src/github.com/jcburley/trypackr
DEBU[2018-12-10T22:51:02-05:00] *parser.finder#findAllGoFilesImports dir=/home/craig/.go/src/github.com/jcburley/trypackr
DEBU[2018-12-10T22:51:02-05:00] *parser.finder#findAllGoFiles dir=/home/craig/.go/src/github.com/jcburley/trypackr
DEBU[2018-12-10T22:51:02-05:00] *parser.Parser#NewFromRoots found prospects=0
DEBU[2018-12-10T22:51:02-05:00] found 0 boxes
DEBU[2018-12-10T22:51:02-05:00] *store.Disk#Close
DEBU[2018-12-10T22:51:02-05:00] Step: 7757f35f
DEBU[2018-12-10T22:51:02-05:00] Chdir: /home/craig/.go/src/github.com/jcburley/trypackr
DEBU[2018-12-10T22:51:02-05:00] File: /home/craig/.go/src/github.com/jcburley/trypackr/packrd/packed-packr.go
DEBU[2018-12-10T22:51:02-05:00] go build -v
$ ./trypackr 
This is admin/index.html.

$ cd ..
$ ./trypackr/trypackr 
2018/12/10 22:56:51 stat /home/craig/.go/src/github.com/jcburley/templates/admin/index.html: no such file or directory
$

Note that the workaround described in gobuffalo/packr#129 fixes this issue.

trypackr's People

Watchers

James Cloos avatar

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.