aboutsummaryrefslogtreecommitdiff
path: root/gen
diff options
context:
space:
mode:
authorJoris2015-08-29 16:45:04 +0200
committerJoris2015-08-29 16:45:04 +0200
commit37d178041799aaf8113f6f5128334be7eb4bfd97 (patch)
tree36a55f57f807ef2dc9d5ad019fe5e2e866bb9685 /gen
parent0599db5e42773452eeca69576ce9148d46ddf9dc (diff)
downloadbudget-37d178041799aaf8113f6f5128334be7eb4bfd97.tar.gz
budget-37d178041799aaf8113f6f5128334be7eb4bfd97.tar.bz2
budget-37d178041799aaf8113f6f5128334be7eb4bfd97.zip
Using npm to compile elm and haskell sources
Diffstat (limited to 'gen')
-rwxr-xr-xgen5
1 files changed, 0 insertions, 5 deletions
diff --git a/gen b/gen
deleted file mode 100755
index 5e5358d..0000000
--- a/gen
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-trap 'fuser -k 3000/tcp' EXIT
-elm-make src/client/Main.elm --output public/javascripts/client.js \
- && cabal build \
- && ./dist/build/sharedCost/sharedCost