Skip to content

ebitengine/hideconsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HideConsole

Package hideconsole is a utility package to hide a console automatically even without -ldflags "-Hwindowsgui" on Windows.

On non-Windows, this package does nothing.

Usage

Import this package with a blank identifier.

import (
    _ "github.com/ebitengine/hideconsole"
)

About

A utility to hide a console automatically without `-ldflags "-Hwindowsgui"` on Windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages