2025-06-15 17:59:02 +03:00
2025-06-14 13:08:56 +03:00
2025-06-15 17:59:02 +03:00
2025-06-03 16:59:39 +03:00
2025-06-03 16:59:39 +03:00
2025-06-14 13:08:56 +03:00

Typer Text Editor

A simple and easy to use text editor written in Go

Default Style Classic Style
Example of the Typer's default style Example of the Typer's 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
Description
Simple and easy to use text editor written in Go. Mirror of https://github.com/EnumeratedDev/Typer
Readme MIT 231 KiB
Languages
Go 99.1%
Makefile 0.9%