Skip to content

EnumeratedDev/typer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 a package manager:

Distribution Package name
Arch Linux/Artix Linux typer from the AUR

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

About

Simple and easy to use text editor written in Go

Topics

Resources

License

Stars

Watchers

Forks