konet.crane

command module
v0.0.0-...-1d7ee54 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: MIT Imports: 16 Imported by: 0

README

konet.crane

Alt text

Small wrapper around crane to generate a C library which can be used by konet.

Compile on Linux

# Windows DLL
GOOS=windows GOARCH=amd64 CGO_ENABLED=1 CC=x86_64-w64-mingw32-gcc go build -buildmode=c-shared -o crane.dll main.go

# Linux lib
go build -buildmode=c-shared -o crane.dll.so main.go

Create NuGet Package

nuget pack Package.nuspec

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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