mirror of
https://github.com/EnumeratedDev/Typer.git
synced 2025-07-01 07:48:20 +00:00
868 B
868 B
Typer Text Editor
A simple and easy to use text editor written in Go
Default Style | Classic Style |
---|---|
![]() |
![]() |
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
make install SYSCONFDIR=/etc