EugeneN / cafe

A build tool for client-side applications aiming to be language/module system/architecture agnostic and flexible.
3 stars 1 forks source link

cafe internal settings #15

Open AlexMost opened 12 years ago

AlexMost commented 12 years ago

Store local settings for separate project.

This file can be placed in .cafe folder inside project root.

Having this in local settings we may omit those parameters in commands. This is not so necessary for existing functionality (build, watch), but it may be useful when we will want to do something like this :

cafe install js-lib jquery

cafe create spine-app omgapp

cafe js-libs : /* here is list */

cafe spine-apps /* here spine aps */

cafe aliases: lib - alias