-
Updated
Apr 27, 2022 - Ruby
brew
Homebrew is a package manager for Apple's macOS operating system. It simplifies the installation of software and is popular in the Ruby on Rails community.
Here are 506 public repositories matching this topic...
-
Updated
Oct 28, 2021 - C++
-
Updated
Apr 27, 2022 - Ruby
Add Unit Tests
Originally we used go get because go install wouldn't work with go modules.
Now go get won't work with go modules and go install does.
I think the solution is to replace go get with go install in https://github.com/webinstall/webi-installers/blob/main/vim-go/install.sh
Workaround
webi vim-go
vim main.go:GoInstallBinaries-
Updated
Feb 15, 2022 - Ruby
The command could be like - kbrew recipe kafka which should print complete recipe details for better understanding or debugging
-
Updated
Jun 17, 2020 - Swift
-
Updated
Feb 5, 2022 - Shell
-
Updated
Feb 14, 2022 - Shell
Describe the bug
The terminal is reseted after quitting LiPl where it should instead be in the same state as before LiPl's execution
To Reproduce
Steps to reproduce the behavior:
- Start LiPl with
lipl "ls | wc -l" - Quit LiPl by typing
q - See Terminal window resetting
Expected behavior
Term should be in the same state as before LiPl's execution
**Environment (pl
-
Updated
Mar 24, 2022 - Shell
-
Updated
Mar 14, 2021 - Shell
Created by Max Howell
Released 2009
Latest release Today
- Repository
- Homebrew/brew
- Website
- brew.sh
- Wikipedia
- Wikipedia
This project should have unit tests to ensure new changes don't break functionality.