Use the following commands to add this tap to your local Homebrew installation.
$ brew tap jarryshaw/tap
$ brew tap-pin jarryshaw/tap
# to install MacDaily
$ brew install macdaily
The A pinned tap's
formulae take precedence over duplicates in other taps.tap-pin
command is necessary since some formulae have already
been included in the core tap of Homebrew.
NB: tap-pin
command is now deprecated by Homebrew
You can review the repositories you have tapped and pinned using the following commands.
$ brew tap
caskroom/cask
jarryshaw/tap
$ brew tap --list-pinned
jarryshaw/tap
If you want to switch back to the core mas formula, you can unpin this tap.
$ brew tap-unpin jarryshaw/tap
MacDaily
: Package day-care manager on macOSf2format
: Back-port compiler for Python 3.6 f-string literalsposeur
: Back-port compiler for Python 3.8 positional-only parameters syntaxwalrus
: Back-port complier for Python 3.8 assignment expressionsAskPass
: AskPass Utility for macOSConfirm
: Confirm Utility for macOSpydl
: Video downloader powered by https://jarryshaw.me RESTful APIs
docutils
: text processing system forreStructuredText
This formula is included in Homebrew core repository. However, no dependencies, such as
lxml
,Pillow
andPygments
are integrated. See Homebrew/homebrew-core#35209.vermin
: concurrently detect the minimum Python versions needed to run codeThis formula is not notable enough to be included in Homebrew core repository yet. See Homebrew/homebrew-core#35633.
sloc
: simple tool to count source lines of codeThis formula is now included in Homebrew core repository. See Homebrew/homebrew-core#35632.
pk2flow
: simple utility to classify packets into flowsThis formula is not notable enough to be included in Homebrew core repository yet (<30 forks, <30 watchers and <75 stars).
bpython
: fancy curses interface to the Python interactive interpreterFor Python 3 interpreter, the formula is
bpython
; for Python 2 interpreter, the formula isbpython@2
.ptpython
: better Python REPLFor Python 3 interpreter, the formula is
ptpython
; for Python 2 interpreter, the formula isptpython@2
.poet
: generates Homebrew resource stanzas for Python packagesThis formula is not notable enough to be included in Homebrew core repository yet (<30 forks, <30 watchers and <75 stars). For Python 3 interpreter, the formula is
poet
; for Python 2 interpreter, the formula ispoet@2
.uti
: CLI tool for interacting with File Type Identifiers on MacThis formula is not notable enough to be included in Homebrew core repository yet (<30 forks, <30 watchers and <75 stars).
ssh-askpass
: SSH-Askpass util for MacOSThis formula is not notable enough to be included in Homebrew core repository yet (<30 forks, <30 watchers and <75 stars).
homebrew-npm-noob
: generate Homebrew formulae for npm packagesThis formula is not notable enough to be included in Homebrew core repository yet (<30 forks, <30 watchers and <75 stars).
bro-pkg
: package manager for ZeekThis formula is not notable enough to be included in Homebrew core repository yet (<30 forks, <30 watchers and <75 stars).
Sphinx
: Tool to create intelligent and beautiful documentationThis formula is a port of
sphinx-doc
from Homebrew core repository, which integratessphinx
,sphinx-autobuild
andsphinx-autodoc-typehints
along.PyInstaller
: bundle a Python application and all its dependenciesThis formula is now included in Homebrew core repository. See: Homebrew/homebrew-core#38092
nlohmann::json
: JSON for Modern C++This formula is now included in Homebrew core repository. See: Homebrew/homebrew-core#38257
git-hg
: checking out and tracking a mercurial repo from gitThis formula is not notable enough to be included in Homebrew core repository yet (<30 forks, <30 watchers and <75 stars).
basher
: package manager for shell scriptsThis formula is not yet included in Home brew core repository.
node-sass
: JavaScript implementation of a Sass compilerThis formula is now included in Homebrew core repository. See: Homebrew/homebrew-core#48167
sass
: Dart implementation of a Sass compilerThis formula is not yet included in Home brew core repository. See: Homebrew/homebrew-core#43388 and Homebrew/homebrew-core#47438
It also ships with an alias as
sass
.libraqm
: library for complex text layoutThis formula is not notable enough to be included in Homebrew core repository yet (<30 forks, <30 watchers and <75 stars).
jshint
: static analysis tool for JavaScriptThis formula is not yet included in Home brew core repository.
snooty-lextudio
: reStructureText language server for Visual Studio CodeThis formula is not notable enough to be included in Homebrew core repository yet (<30 forks, <30 watchers and <75 stars).
mirror-config-china
: Node.js packages mirror configuration set for ChinaThis formula is not notable enough to be included in Homebrew core repository yet (<30 forks, <30 watchers and <75 stars).
amass
: In-depth attack surface mapping and asset discoveryThis formula is not yet included in Home brew core repository.
This repo is licensed under the BSD 2-Clause "Simplified" License. See the LICENSE file for rights and limitations.
This README
file used README.md
of mas-cli/homebrew-tap
for reference.