mirror of
https://github.com/EnumeratedDev/typer.git
synced 2026-09-16 05:36:10 +00:00
abafc12b4781660acd762c1b196d9a66f2b3f8ed
Typer Text Editor
A simple and easy to use text editor written in Go
| Default Style | Classic Style |
|---|---|
![]() |
![]() |
Installation
From a package manager:
| Distribution | Package name |
|---|---|
| Arch Linux/Artix Linux | typer from the AUR |
| Tide Linux | typer from the main repository |
From source:
- Download
gofrom your package manager or from the go website - Downlaod
whichfrom your package manager - Download
makefrom your package manager - Run the following command to compile Typer
make
- Run the following command with superuser privileges to install Typer to your system
make install
Description
Simple and easy to use text editor written in Go. Mirror of https://github.com/EnumeratedDev/Typer
188 KiB
Languages
Go
98.9%
Makefile
1.1%

