#!/usr/bin/env python import config import base import build_js config.parse() build_js.make()