29 lines
583 B
Plaintext
29 lines
583 B
Plaintext
Yb dP db 88 888888
|
|
YbdP dPYb 88 88
|
|
8P dP__Yb 88 88
|
|
dP dP""""Yb 88 88
|
|
|
|
yait manual
|
|
|
|
default
|
|
#######
|
|
|
|
When you create a project with yait using the following command, it use a
|
|
standardized default directory structure:
|
|
|
|
$ yait Project
|
|
|
|
This command produces the following structure, it is a modification of the GNU
|
|
layout, specifically GNU Hello.
|
|
|
|
/project
|
|
doc/
|
|
man/
|
|
src/
|
|
tools/
|
|
config.h
|
|
configure*
|
|
COPYING
|
|
Makefile
|
|
README
|