Skip to content
#

brew

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 464 public repositories matching this topic...

brew
webi-installers
coolaj86
coolaj86 commented Jun 13, 2021

Add rnd

This is two parts:

  1. A program called rnd that spits out a random string (for passwords, tokens, etc)
  2. Make installable via webi (could be done by a different person, such as myself)

Currently I have some aliases for creating random strings:

alias rnd='xxd -l24 -ps /dev/urandom | xxd -r -ps | base64 | tr -d = | tr + - | tr / _'
alias xrnd='xxd -l24 -ps /dev/ur
lipl
n2proxy
splashx
splashx commented Jan 24, 2019

When building the following messages are seen

$ goreleaser --skip-publish --rm-dist  --skip-validate

   • releasing using goreleaser 0.97.0...
   • loading config file       file=goreleaser.yml
   • RUNNING BEFORE HOOKS
   • GETTING AND VALIDATING GIT STATE
      • releasing v1.3.1, commit 0935d402b755efdae0d06595b9f183b84d5bbb63
      • skipped                   reason=valida

Created by Max Howell

Released 2009

Latest release 9 days ago

Repository
Homebrew/brew
Website
brew.sh
Wikipedia
Wikipedia