Skip to content

rjkroege/go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains packages for interacting with Plan 9 as well as ports of common Plan 9 libraries and tools. Has additional utilities and API features not implemented in the upstream 9fans repository. These are largely customizations to better support rjkroege/edwood: Go version of Plan9 Acme Editor.

I intend to upstream these changes to 9fans as review permits.

The observant will see that this repo contains a Go version of Acme that hues more closely to original Acme and wonder why Edwood also exists. I aspire to add features to Edwood that eventually differentiate it from Acme.

go mod edit -replace 9fans.net/go=github.com/rjkroege/go@latest
go mod tidy

About

Packages and commands for using Plan 9 from Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.9%
  • Shell 0.1%