Michael Vines
|
7ae9d9690b
|
mkdir-p for the caller
|
2018-12-09 09:41:14 -08:00 |
|
Michael Vines
|
82a0cc9d27
|
Ensure destination is not present
|
2018-12-07 11:32:08 -08:00 |
|
Michael Vines
|
8597701b0f
|
Expand matching to include optional _program suffix
|
2018-12-05 10:49:06 -08:00 |
|
Michael Vines
|
3466f139a4
|
set -e shuffling
|
2018-11-11 16:24:36 -08:00 |
|
Michael Vines
|
def7d156f6
|
codemod --extensions sh '#!/usr/bin/env bash -e' '#!/usr/bin/env bash\nset -e'
|
2018-11-11 16:24:36 -08:00 |
|
Michael Vines
|
33aab094ef
|
codemod --extensions sh '#!/bin/bash' '#!/usr/bin/env bash'
|
2018-11-11 16:24:36 -08:00 |
|
Michael Vines
|
7d44f60e45
|
Find native program with solana_ prefix
|
2018-10-30 13:13:37 -07:00 |
|
Michael Vines
|
5c523716aa
|
Ship native programs
|
2018-10-10 16:49:48 -07:00 |
|