Registry / utility / asticode-go-astilectron-bundler

asticode-go-astilectron-bundler

JSON →
library0.7.12gogounverified

Package go-astilectron-bundler bundles Go applications with an Electron frontend using Astilectron.

go get github.com/asticode/go-astilectron-bundler
INSTALL
IMPORT
SIG · ASTICODE-GO-ASTILE
A
asticode-go-astilectron-bundler
utilitygov0.7.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

astilectronbundler
github.com/asticode/go-astilectron-bundler

Example of importing the bundler package (actual usage is CLI-based).

package main import ( "github.com/asticode/go-astilectron-bundler/astilectron" ) func main() { // Bundler usage typically involves CLI commands, not direct API calls. // See documentation for bundler configuration. }
Debug
Known issues
gotchaThis package is primarily a CLI tool; direct Go API usage is limited.
fix
Use the 'astilectron-bundler' command-line tool instead of importing as a library.
affects: all
Upgrade
Version history
0.7.12latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
18
OpenAI (training)
4
Meta
1
Amazon
1
Resources
asticode-go-astilectron-bundler — go get asticode-go-astilectron-bundler · libregistry