Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 9ccb960

Browse files
author
Francois-Xavier Gentilhomme
committed
[DEV] Makefile update
1 parent e9c9b5e commit 9ccb960

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

Makefile

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
include Makefile.inc
22

3-
ALL: purge clean prepare
3+
ALL: purge clean prepare docker test
44

55
.PHONY: ALL \
66
purge clean prepare \
@@ -15,7 +15,16 @@ clean:
1515
prepare:
1616
@git remote add github $(GITHUB) > /dev/null; true
1717
@git fetch --tags
18-
@bower install && bower link
18+
@bower link && \
19+
bower link myscript && \
20+
bower link myscript-common-element && \
21+
bower install
22+
23+
build:
24+
25+
test:
26+
27+
docker: build
1928

2029
watch:
2130

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy