Compile

Compile the Go shared library for local development Use when this capability is needed.

tomevault-io Updated

File contents

Compile Go Binary

Compile the Go shared library needed for Ruby tests and development.

Steps

  1. Run bundle exec rake compile:local
  2. Verify the binary exists at lib/proscenium/ext/proscenium
  3. Report success or failure

Source: joelmoss/proscenium — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/joelmoss--proscenium--proscenium commit bc30345963

Frequently asked questions

npx skillmds@latest add tomevault-io/compile-3