Skip to content

πŸ§›πŸ»β€β™‚οΈ @Homebrew formulae to easily install @dracula themes.

License

Notifications You must be signed in to change notification settings

dracula/homebrew-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Homebrew tap for Dracula

Homebrew formulae to easily install Dracula themes.

Install

Easily install themes from dracula/homebrew-install:

brew tap dracula/install
brew install --cask dracula-foo #--formula

Also, if you keep a Brewfile, you can add something like this:

# ~/.Brewfile
tap "dracula/install"
cask "dracula-foo"

Contributing

brew tap danielbayley/pipeline
git config core.hooksPath .github/hooks

and follow the contribution guide, or copy and adapt an existing Cask.

dracula-yaml-json command

This tap comes with a simple external command to convert source YAML to JSON, with Dracula *COLOR aliases available from the included Dracula.yml spec template.

See brew dracula-yaml-json [-]-h[elp] for more.

Team

These formulae are maintained by the following person(s) and a bunch of awesome contributors.

Daniel Bayley
Daniel Bayley

Community

  • Twitter - Best for getting updates about themes and new stuff.
  • GitHub - Best for asking questions and discussing issues.
  • Discord - Best for hanging out with the community.

License

MIT License