Skip to content

Instantly share code, notes, and snippets.

View SMillerDev's full-sized avatar
🐘
Слава Україні!

Sean Molenaar SMillerDev

🐘
Слава Україні!
View GitHub Profile
@SMillerDev
SMillerDev / # php - 2019-02-12_10-50-48.txt
Created March 7, 2019 07:30
php on macOS 10.14.3 - Homebrew build logs
Homebrew build logs for php on macOS 10.14.3
Build date: 2019-02-12 10:50:48
@SMillerDev
SMillerDev / # snap7 - 2018-09-25_13-42-27.txt
Created September 25, 2018 11:43
snap7 on macOS 10.14 - Homebrew build logs
Homebrew build logs for snap7 on macOS 10.14
Build date: 2018-09-25 13:42:27
@SMillerDev
SMillerDev / packages.sh
Created July 2, 2018 18:03
Script to port pip installs
#!/bin/bash
folder=$1
files="${folder}*.dist-info"
regex="\/([a-zA-Z_\.0-9]*)-([0-9\.]*)\.dist-info"
for f in $files
do
if [[ $f =~ $regex ]]
then
name="${BASH_REMATCH[1]}"
version="${BASH_REMATCH[2]}"

Keybase proof

I hereby claim:

  • I am smillerdev on github.
  • I am m2sean (https://keybase.io/m2sean) on keybase.
  • I have a public key ASCI_0P3u5ZqqukK4wlX1IKbx1CaftSyu0zjoPmEF9Lf8go

To claim this, I am signing this object: