mirror of
https://github.com/status-im/re-natal.git
synced 2025-01-28 05:14:55 +00:00
setup lein project
This commit is contained in:
parent
f0d2c94149
commit
7e32714f0b
@ -46,6 +46,9 @@ init = (projName) ->
|
|||||||
execSync "cp #{ resources }ambly.sh start.sh"
|
execSync "cp #{ resources }ambly.sh start.sh"
|
||||||
editSync 'start.sh', [[projNameUnderRx, projNameUs]]
|
editSync 'start.sh', [[projNameUnderRx, projNameUs]]
|
||||||
|
|
||||||
|
log 'Compiling ClojureScript'
|
||||||
|
execSync 'lein cljsbuild once dev'
|
||||||
|
|
||||||
catch e
|
catch e
|
||||||
logErr e.message
|
logErr e.message
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user