tangled
alpha
login
or
join now
sharparam.com
/
advent-of-code
0
fork
atom
Code for the Advent of Code event
aoc
advent-of-code
0
fork
atom
overview
issues
pulls
pipelines
advent-of-code
/
bin
/
setup
at
main
6 lines
74 B
view raw
wrap content
sharparam.com
Add executable helpers
1y ago
c3137b09
1
#!/usr/bin/env bash
2
set
-euo pipefail
3
IFS
=
$'\n\t'
4
set
-vx
5
6
bundle install