-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
32 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,20 +27,21 @@ Try the following command to solve the issue: | |
rm -rf $(brew --repo cdalvaro/tap) | ||
brew tap cdalvaro/tap | ||
``` | ||
|
||
</details> | ||
|
||
## Available formulae | ||
|
||
| Formula | Description | | ||
| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | ||
| [![catboost][catboost_badge]](Formula/catboost.rb) | [catboost/catboost](https://github.com/catboost/catboost) Fast, scalable, high performance Gradient Boosting on Decision Trees cli tool | | ||
| [![cpp-jwt][cpp-jwt_badge]](Formula/cpp-jwt.rb) | [arun11299/cpp-jwt](https://github.com/arun11299/cpp-jwt) JSON Web Token library for C++ | | ||
| [![cpp-plotly][cpp-plotly_badge]](Formula/cpp-plotly.rb) | [pablrod/cppplotly](https://github.com/pablrod/cppplotly) Generate html/javascript charts from C++ data using javascript library plotly.js | | ||
| [![cpp-zmq][cpp-zmq_badge]](Formula/cpp-zmq.rb) | [zeromq/cppzmq](https://github.com/zeromq/cppzmq) Header-only C++ binding for libzmq | | ||
| [![howard-hinnant-date][howard-hinnant-date_badge]](Formula/howard-hinnant-date.rb) | [HowardHinnant/date](https://github.com/HowardHinnant/date) A date and time library based on the C++11/14/17 <chrono> header | | ||
| [![salt][salt_badge]](Formula/salt.rb) | [saltstack/salt](https://github.com/saltstack/salt) Software to automate the management and configuration of any infrastructure or application at scale. | | ||
| [![simple-web-server][simple-web-server_badge]](Formula/simple-web-server.rb) | [eidheim/Simple-Web-Server](https://gitlab.com/eidheim/Simple-Web-Server) A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. | | ||
| [![wxmac][wxmac_badge]](Formula/wxmac.rb) | [wxWidgets/wxWidgets](https://github.com/wxWidgets/wxWidgets) Cross-Platform GUI Library | | ||
| Formula | Description | | ||
| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| [![catboost][catboost_badge]](Formula/catboost.rb) | [catboost/catboost](https://github.com/catboost/catboost) Fast, scalable, high performance Gradient Boosting on Decision Trees cli tool | | ||
| [![cpp-jwt][cpp-jwt_badge]](Formula/cpp-jwt.rb) | [arun11299/cpp-jwt](https://github.com/arun11299/cpp-jwt) JSON Web Token library for C++ | | ||
| [![cpp-plotly][cpp-plotly_badge]](Formula/cpp-plotly.rb) | [pablrod/cppplotly](https://github.com/pablrod/cppplotly) Generate html/javascript charts from C++ data using javascript library plotly.js | | ||
| [![cpp-zmq][cpp-zmq_badge]](Formula/cpp-zmq.rb) | [zeromq/cppzmq](https://github.com/zeromq/cppzmq) Header-only C++ binding for libzmq | | ||
| [![howard-hinnant-date][howard-hinnant-date_badge]](Formula/howard-hinnant-date.rb) | [HowardHinnant/date](https://github.com/HowardHinnant/date) A date and time library based on the C++11/14/17 <chrono> header | | ||
| [![salt][salt_badge]](Formula/salt.rb) | [saltstack/salt](https://github.com/saltstack/salt) Software to automate the management and configuration of any infrastructure or application at scale. (Uses Python 3.7 to fix issue [saltstack/salt#57742](https://github.com/saltstack/salt/issues/57742)) | | ||
| [![simple-web-server][simple-web-server_badge]](Formula/simple-web-server.rb) | [eidheim/Simple-Web-Server](https://gitlab.com/eidheim/Simple-Web-Server) A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. | | ||
| [![wxmac][wxmac_badge]](Formula/wxmac.rb) | [wxWidgets/wxWidgets](https://github.com/wxWidgets/wxWidgets) Cross-Platform GUI Library | | ||
|
||
## More Documentation | ||
|
||
|
@@ -53,6 +54,6 @@ More documentation is available at: [Homebrew - Taps](https://docs.brew.sh/Taps) | |
[cpp-plotly_badge]: https://img.shields.io/badge/cpp--plotly-0.4.0-orange?style=flat-square&color=FBB040 | ||
[cpp-zmq_badge]: https://img.shields.io/badge/cpp--zmq-4.7.1-orange?style=flat-square&color=FBB040 | ||
[howard-hinnant-date_badge]: https://img.shields.io/badge/howard--hinnant--date-3.0.0-orange?style=flat-square&color=FBB040 | ||
[salt_badge]: https://img.shields.io/badge/salt-3002.6%20(python@3.7)-orange?style=flat-square&color=FBB040 | ||
[salt_badge]: https://img.shields.io/badge/[email protected]-3003-orange?style=flat-square&color=FBB040 | ||
[simple-web-server_badge]: https://img.shields.io/badge/simple--web--server-3.1.1-orange?style=flat-square&color=FBB040 | ||
[wxmac_badge]: https://img.shields.io/badge/wxmac-3.1.4-orange?style=flat-square&color=FBB040 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
{ | ||
"cppzmq": "cpp-zmq" | ||
"cppzmq": "cpp-zmq", | ||
"salt": "[email protected]" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters