darius / ake

A 'make' program in one little Awk file

Home Page:http://wry.me/project/ake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ake -- A little 'make'
Copyright (c) 2008 Darius Bacon <darius@wry.me>
Distributed under the MIT X license
http://www.opensource.org/licenses/mit-license.html

'ake' works more or less like 'make'.
TODO: document it

'build' is a script to drop into your project to use ake without
having to either check ake into your repository or explicitly install
it separately.

About

A 'make' program in one little Awk file

http://wry.me/project/ake


Languages

Language:JavaScript 91.6%Language:Shell 8.4%