Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

Commit

Permalink
Add 'elm-package' install step to install recipe - refs #24
Browse files Browse the repository at this point in the history
  • Loading branch information
Matéo Zanibelli committed Oct 11, 2017
1 parent d637be5 commit f4e3027
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
@@ -1,5 +1,6 @@
install: ## Install web NPM dependencies
docker-compose run --rm elm install
docker-compose run --rm --entrypoint elm-package elm install

docker_run: ## Launch docker instances for development
docker-compose up -d elm
Expand Down

0 comments on commit f4e3027

Please sign in to comment.