flower.js is a tiny javascript library
Build tool is rainy.
Build:
RAINY_PATH=~/rainy BASEJS_PATH=~/base.js makeIf you don't want to type "RAINY_PATH=" every time, create a file config.mk:
# you'd better use absolute path
RAINY_PATH=/where/you/install/rainy
BASEJS_PATH=/where/you/install/base.jslighttpd -D -f lighttpd.conf
firefox http://localhost:8080/test/cookie.htm # and others