Categorygithub.com/Antony0101/text-editor-using-go
repository
0.0.0-20241013172837-84880e9e617f
Repository: https://github.com/antony0101/text-editor-using-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

text-editor-using-go

Description

Playing around with Go and building a text editor.

Goals

  • Create a gui text space that can be add and remove text
  • Add a save and load feature