//
pkg.gl
Category
github.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
Overview
Dependencies
0
Dependents
0
#
Packages
cmd
No description provided by the author
pkg
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