Skip to content

krishpranav/goedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goedit

A text editor built using golang

forthebadge

Supports:

  • macOS
  • windows
  • linux

Building:

$ git clone https://github.com/krishpranav/goedit
$ go mod tidy
$ ./build.sh

Usage

  • ./goedit path/tofile.txt

  • ctrl-s to save the file

  • ctrl-q to quit goedit

  • ctrl-f to find the keywords

Author: