You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Choose either the latest stable release (Recommended) or nightly pre-release
Download the archive that corresponds to your operating system and architecture
Optional: Add the extracted directory to your PATH so that typer can be launched from anywhere
Optional: On Unix-based systems you can move the typer executable into /usr/local/bin/typer and config directory into /usr/local/etc/typer for a system-wide installation
From source:
Download go from your package manager or from the go website
Downlaod which from your package manager
Download make from your package manager
Run the following command to compile Typer
make
Run the following command with superuser privileges to install Typer to your system