Skip to content

thesephist/homebrew-oak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Oak Homebrew Formulae

NOTE: Oak is already included in the homebrew-core repository and comes with the default installation of Homebrew. This repository was useful before Oak was distributed with Homebrew, and may become useful for future changes to Oak, but is redundant for now.

Install Oak on your Mac or Linuxbrew-equipped computer:

brew tap thesephist/oak
brew install oak

Currently, the Oak formula does not install auxiliary language support files like the vim syntax file. This may change, or we may instead find a way to facilitate installation of such things from the oak CLI itself (e.g. with a oak setup vim-syntax or something). This isn't decided yet, so the formula only installs the oak CLI itself.