Skip to content

kjensenxz/mango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mango

Mango your text!

BUILDING

$ make		# Builds ./mango executable
$ make install	# installs to /usr/local/bin/mango

USAGE

$ mango -h

DISTRIBUTION

$ make dist		# Creates mango-$(VERSION).tar.gz

TODO

  • Use <errno.h>
  • Seperate build, src, and include directories