This website requires JavaScript.
Explore
Help
Sign In
cartodb4
/
Windshaft-cartodb
Watch
1
Star
0
Fork
0
You've already forked Windshaft-cartodb
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
352c209380
Windshaft-cartodb
/
Makefile
9 lines
73 B
Makefile
Raw
Normal View
History
Unescape
Escape
Run tests with "make check" (#21)
2012-07-10 00:56:09 +08:00
all
:
npm install
Add "make clean"
2012-07-10 21:56:40 +08:00
clean
:
rm -rf node_modules/*
Run tests with "make check" (#21)
2012-07-10 00:56:09 +08:00
check
:
./run_tests.sh
Reference in New Issue
Copy Permalink