Skip to content

darius/ung

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UNG
Copyright (c) 2008 by Darius Bacon <darius@wry.me>
Distributed under GNU General Public Licence v3
http://www.gnu.org/licenses/gpl.html

This is an exercise in self-reliance: to replace all the programs I
use day-to-day in my programming. The new programs should have clean
behavior, with clean code and as little of it as possible. But I'm
not near the switchover point yet.

It seems Microsoft may intend to use this acronym:
http://it.slashdot.org/it/08/02/27/1425205.shtml
But I wrote this code last year and I don't feel like changing the 
name when they haven't released theirs yet anyway.

To build the C code:

$ cd c
$ ./build
$ ./build         # might be needed because ake sux0rz 

To run the unit tests: 
First install Tush from http://github.com/darius/tush/ -- then:

$ ./build test

About

Pointless reimplementation of Unix userland tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published