173duprot / ubs

Universal Build System - The simplest build system, a single line shell script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UBS -  Universal Build System

The simplest build system ever. All it does
is run hidden scripts in a pattern by name. 

For example:
	ubs init build install

Ubs will run the scripts .init, .build, and .install.

About

Universal Build System - The simplest build system, a single line shell script.


Languages

Language:Shell 100.0%