package meta

import "git.sr.ht/~jamesponddotco/imgdiet-go/cmd/imgdiet/internal/meta"

Package meta provides build information and other metadata for the application.

Index

Constants

const (
	// Name is the name of the application.
	Name = "imgdiet"

	// Version is the version of the application.
	Version = "0.2.0"

	// Description is the description of the application.
	Description = "A CLI tool to optimize and resize images"
)

Source Files

meta.go

Version
v0.2.0 (latest)
Published
Oct 22, 2024
Platform
linux/amd64
Last checked
3 days ago

Tools for package owners.