Skip to content

Commit

Permalink
- Add Cactus test project
Browse files Browse the repository at this point in the history
- Add default view size and color
  • Loading branch information
koenbok committed Apr 19, 2014
1 parent 4b76906 commit b78ddb1
Show file tree
Hide file tree
Showing 24 changed files with 172 additions and 511 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -31,5 +31,8 @@ dist:
cp build/framer.js build/Framer/framer.js cp build/framer.js build/Framer/framer.js
cd build; zip -r Framer.zip Framer cd build; zip -r Framer.zip Framer


cactus:
cd extras/CactusFramerTest; cactus serve

.PHONY: build clean lint test .PHONY: build clean lint test


0 comments on commit b78ddb1

Please sign in to comment.