Install Statik On A Debian, Ubuntu, Kali And Raspbian
statik
embed static files into a Go executable
Maintainer: Debian Go Packaging Team
Email: [email protected] .
Website: https://github.com/rakyll/statik
Section: devel
Install statik
-
Debian
apt-get install golang-statik
Click to copy -
Ubuntu
apt-get install golang-statik
Click to copy -
Kali Linux
apt-get install golang-statik
Click to copy -
Raspbian
apt-get install golang-statik
Click to copy
golang-statik
embed static files into a Go executablestatik allows you to embed a directory of static files into your Go binary to be later served from an http.FileSystem.
To install the latest version of statik in your favorite operating system just copy the statik installation command from above and paste it into terminal. It will download and install the latest version of statik 2023 package in your OS.