init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: buildPhase
|
||||
# key: bp
|
||||
# --
|
||||
buildPhase= ''
|
||||
runHook preBuild
|
||||
$1
|
||||
runHook postBuild
|
||||
'';
|
||||
$0
|
||||
Reference in New Issue
Block a user