-
Updated
Feb 18, 2022 - JavaScript
tap
Here are 496 public repositories matching this topic...
-
Updated
Feb 9, 2022 - Go
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:
apt install bats-corefor Debian/Ubuntu/Linux Mintyum install bats-corefor Fedora/RedHat/CentOS- a package on (Flathub](www.flathub.org)
- a snap on https://snapcraft.io/
...
Flathub is probably the easiest to support most d
-
Updated
Feb 21, 2022 - JavaScript
-
Updated
Jan 17, 2022 - PLpgSQL
-
Updated
Jan 23, 2021
-
Updated
Aug 30, 2018 - JavaScript
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
-
Updated
Mar 19, 2021 - Swift
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Nov 24, 2020 - Swift
-
Updated
Sep 8, 2021 - Shell
Extend tests/test_table.awk to verify that each internal thread has identical pitch as its external counterpart.
-
Updated
Sep 22, 2020 - Kotlin
Improve this page
Add a description, image, and links to the tap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tap topic, visit your repo's landing page and select "manage topics."
To allow Linux users to use
brew servicesand to make formula less OS dependent we should migrate the formulae to use the OS agnosticservice doblock.Homebrew/homebrew-core#91809