--:----:--Keyboard shortcuts (?)Fullscreen (f)
macOS ◆ xterm-256color ◆ zsh 2283 views

#!/usr/bin/env bash

set -e

rm -rf /tmp/example
cd /tmp
mix new example
cd example
awk "/:dep_from_git/{print;print \"$(printf '%q' $@)\";next}1" mix.exs >mix.exs.new
mv mix.exs.new mix.exs
mix deps.get
iex -S mix

More by ku1ik

Star Wars: Episode IV over telnet (intro) 02:57

by ku1ik featured

untitled 00:02

by ku1ik

Welcome to ascii.io! 02:01

by ku1ik

untitled 00:12

by ku1ik

See all