Skip to content

Latest commit

 

History

History
43 lines (37 loc) · 2.48 KB

README.org

File metadata and controls

43 lines (37 loc) · 2.48 KB

Delirium

This is my personal formulae tap for Homebrew.

It’s named after Delirium, a cafe in Brussells, known for its insanely long beer list.

Usage

Use the following command to add this tap to your Homebrew installation:

$ brew tap ylectric/delirium

To install, say, Emacs from a formula provided by this tap:

$ brew install ylectric/delirium/emacs

Formulae

This formula has plethora of options which mostly resemble various Beets plugins.

Caveats

As of April 2019, it’s been almost a year since the latest stable version was released. Therefore, some of its code is known to be not compatible with Python 3.7+. Please prefer the development version available via --HEAD for now.

This formula is similar to the core one, with the following changes included:

  • Support for pretest versions via devel spec
  • Support for multicolor fonts (think emoji) via this gist
  • Support for ImageMagick 7 on Emacs 27

This formula provides an easy way to install Palantir’s Python Language Server and its plugins.

Change Log

An extensive change log can be found in ChangeLog file.

FAQ

Why not contributing these formulae to homebrew-core?

Some of these formulae will never be integrated into homebrew-core due to their nature, namely:

As for the rest, I may consider contributing them once I have built enough confidence in their quality.

License

The code in this repository is licensed under the terms of the BSD 2-Clause License as found in the LICENSE file.

As this is my personal repository, the license you receive to my code is from me and not from my employer (Facebook).