Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Concepta Homebrew Tap

Homebrew formulae for Concepta developer tools.

Usage

brew tap btwld/tap
brew install okf

Or in one step, without tapping first:

brew install btwld/tap/okf

Formulae

Formula Description
okf Format-first toolkit for reading, validating, writing, indexing, and graphing Open Knowledge Format bundles

Releases

The okf formula builds from source with a vendored Dart SDK, so installing it compiles the tool. Nothing needs to be installed beforehand: the formula downloads a pinned SDK as a build resource and discards it once the executable is linked.

Its url and sha256 fields are regenerated automatically when okf publishes a release tag. Do not edit Formula/okf.rb by hand — the next release overwrites it. Change it in the okf repository and copy the result here.

The pinned dart_sdk_version and its digests are not automated; they are updated by hand in that same file.

Supported platforms are macOS and Linux, on x86_64 and arm64. Other platforms can install the tool from pub.dev instead:

dart pub global activate okf

Wayfinder and Profile validation

brew install btwld/tap/okfp
brew install btwld/tap/wayfinder

Installing each fully qualified formula grants its individual Homebrew trust. Wayfinder installs a complete native runtime and model. Its okfp dependency provides the Profile validation gate and may be installed separately with brew install btwld/tap/okfp. The validator builds with a pinned temporary Dart SDK; no SDK setup is required from the user. Wayfinder supports macOS Apple Silicon and Linux x64. Upgrade with brew upgrade wayfinder okfp.

These formulas are generated by the Wayfinder source release workflow. See the public installation guide.

About

Homebrew formulae for Concepta developer tools

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages