Skip to content

ephread/homebrew-ink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Tap for inkle's Ink

Build Status

Formulae to install inklecate with Homebrew.

Installation

Tap into into this repository.

$ brew tap ephread/ink

Latest version

You can now install the latest version of inklecate.

$ brew install inklecate

Then you can run inklecate:

$ inklecate

Versioned formulae

You can also install a previous version of inklecate.

$ brew install inklecate@<version>

brew search will show you a list of available versions:

$ brew search inklecate

Since these formulae may conflict with the regular version of inklecate, they are keg only. It means that they are only installed in the cellar and are not available in the PATH.

You can use brew link or update the $PATH in your shell profile file to make them available.

Mono dependency (below 1.0.0)

The Mono dependency is marked as optional. Hence, if you already have a specific version of Mono installed and don't want Homebrew to mess with it (e. g. if you're using Ink with Godot), you can ignore Mono by specifying the --without-mono option:

$ brew install --without-mono [email protected]

License

The formulae are under the BSD 2-clause "Simplified" License.

About

Formulae to install inklecate with Homebrew.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages