This repository was archived by the owner on Jun 12, 2018. It is now read-only.

Description
Hello!
The line L=$HOME/bin/devstep && curl -sL https://github.com/fgrehm/devstep-cli/releases/download/v0.4.0/linux_amd64 > $L && chmod +x $L appears to be linux-only.
I've tried installing devstep using homebrew but it doesn't seem to be working right. Can anybody guide me on how to install this on OS X?