mirror of
https://github.com/status-im/re-natal.git
synced 2025-01-14 14:45:18 +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"
|
||||
editSync 'start.sh', [[projNameUnderRx, projNameUs]]
|
||||
|
||||
log 'Compiling ClojureScript'
|
||||
execSync 'lein cljsbuild once dev'
|
||||
|
||||
catch e
|
||||
logErr e.message
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user