The Wayback Machine - https://web.archive.org/web/20210813073505/https://github.com/topics/homebrew
Skip to content
#

Homebrew

homebrew logo

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 2,286 public repositories matching this topic...

brew
homebrew-core
devilutionX
AJenbo
AJenbo commented Aug 12, 2021

There are a lot of loops that we are not able to convert to ranges as they only loop over the active entities rather then all entities.

	for (int i = 0; i < ActiveMissileCount; i++) {
		int mx = ActiveMissiles[i];
		if (Missiles[mx]._mitype == MIS_TOWN && missile._misource == id)
			Missiles[mx]._mirange = 0;
	}

This also means that we will still be indexing in to the global

MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).
  • Updated Aug 5, 2021
  • Java
cli
berkant
berkant commented Feb 19, 2021

Hello.

Is there a way to export an encrypted vault after logging in with --apikey flag.

The scenario is running a periodic task with GitHub Actions to export and re-upload my encrypted vault to another storage medium. I thought I could call export without a master password but the case seems not. I don't feel like providing GitHub with my master password.

I just noticed bw populates

Created by Max Howell

Released 2009

Latest release 10 days ago

Repository
Homebrew/brew
Website
brew.sh
Wikipedia
Wikipedia