GoEd

command module
v0.0.0-...-dd37796 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 4 Imported by: 0

README

GoEd

A simple text editor based on antirez’s kilo and was developed by following the guidance of Build Your Own Text Editor.

Table of Contents

Installation

To install GoEd, follow these steps:

  1. Ensure that you have Go installed.
  2. Clone the repository to your local machine src directory:

$ git clone https://github.com/gohyongjie1112/GoEd.git

  1. Change to the project directory and run either the build or run command:

Build the project:

$ go build

Run the executable:

$ ./GoEd

or

Run the Go program:

$ go run main.go

License

MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL