Table of Contents

Installation

List

HomeBrew (Linux, macOS, Windows WSL)

brew install tabulify/tap/tabulify
brew update
brew upgrade tabulify
brew reinstall tabulify

Docker (Linux, Windows, macOS)

With docker releases

docker run \
  --rm \
  -v $(pwd):/workspace \
  ghcr.io/tabulify/tabulify-alpine:latest \
  tabul --version

The docker release do not have any resources (howto, data set entity, …).

Windows Installer

You can install tabulify on Windows with the installer tabulify-x.x.x-jre-x64.msi

Steps:

Java Archive

We also provide the java archive tabulify-X.X.X-nojre.zip so that you can install tabulify on any architecture.

Steps: