How to Install golang-github-rakyll-statik-dev in Ubuntu 18.04



Install golang-github-rakyll-statik-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-rakyll-statik-dev

Description:

embed static files into a Go executable. Dev package

statik allows you to embed a directory of static files into your Go binary to be later served from an http.FileSystem. . This is the dev package.

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

Version: 0.1.1-3

Section: universe/devel