gopad

command module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2023 License: MIT Imports: 14 Imported by: 0

README

gopad

Notepad in Golang and using nMage and ImGUI.

Developer Details

Hide Console on Windows

Running the executable on windows opens a terminal as well. To hide that we build with: go build -ldflags -H=windowsgui .

Program Icon

*.syso files are used by go build on Windows to add information to the executable that Windows can read, such as version and icon. We use github.com/tc-hib/go-winres to generate these via the command: go-winres simply --icon gopad-icon.ico --manifest gui

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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