Skip to content
/ koi Public

A Minimal Web-based Code Editor in Golang for Go

Notifications You must be signed in to change notification settings

kryshhzz/koi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koi

A Minimal Web-based Code Editor in Golang for Go

koi image

Installation

Download the executable binary directly by clicking the appropriate link for your operating system below.

Usage

Run the binary file with the folder where you want to code as an argument

Windows

koi-win-386.exe <foldername>

OR

koi-win-amd64.exe <foldername>

Linux

koi-linux-amd64 <foldername>

MacOS

koi-mac-arm64 <foldername>

About

A Minimal Web-based Code Editor in Golang for Go

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published