Skip to content
#

tap

Here are 525 public repositories matching this topic...

homebrew-core
kenden
kenden commented Jun 14, 2018

As the moment it's only possible to install bats from bats-core from source on linux.

We should create packages to install easily on Linux.
It could be:

Flathub is probably the easiest to support most d

Type: Enhancement good first issue Priority: Medium Component: Packaging
lorenzofox3
lorenzofox3 commented Sep 23, 2021

For now, the theme is harcoded in the code. Ideally we want the user to be able to load its custom theme from a simple json file. This will allow for example to address accessibility issues (for visually impaired users)

ex:

I have a zora.theme.json in my project root

{
    "version":1,
     "bgError":"bgRed"    
}

Where the values can be anything in [colorette](htt

enhancement help wanted good first issue reporters

Improve this page

Add a description, image, and links to the tap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tap topic, visit your repo's landing page and select "manage topics."

Learn more