Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Nov 2014 08:56:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194987] New: [New port] devel/statik
Message-ID:  <bug-194987-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194987

            Bug ID: 194987
           Summary: [New port] devel/statik
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: cheffo@freebsd-bg.org

Created attachment 149357
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149357&action=edit
statik shar file

statik allows you to embed a directory of static files into your Go binary to
be later served from an http.FileSystem. Is this a crazy idea?
No, not necessarily. If you're building a tool that has a Web component, you
typically want to serve some images, CSS and JavaScript. You like the comfort
of distributing a single binary, so you don't want to mess with deploying them
elsewhere. If your static files are not large in size and will be browsed by a
few people, statik is a solution you are looking for.

WWW: https://github.com/rakyll/statik

Redports logs - https://redports.org/buildarchive/20141113084810-12388/

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194987-13>