← All tools

alp

Popularity 85 Updated Development & Build

Access Log Profiler

homebrewauto-collected

Installation

Homebrew
brew install alp

Install with Homebrew.

alp

alp is Access Log Profiler

日本語

Installation

Go install

go install github.com/tkuchiki/alp@latest

Binary distribution

You can pick your download here, and install it as follows:

sudo install <downloaded file> /usr/local/bin/alp

Using your distribution's package system

#### macOS (Homebrew)

Install alp with Homebrew

  • brew install alp

asdf

Install alp with asdf and asdf-alp

asdf plugin-add alp https://github.com/asdf-community/asdf-alp.git
asdf install alp <version>
asdf global alp <version>

The difference between v0.4.0 and v1.0.0

See: The difference between v0.4.0 and v1.0.0