|
|
|
|
86
|
### notes ###
|
86
|
### notes ###
|
87
|
|
87
|
|
88
|
Documentation related to your project. Evertything from guidelines to
|
88
|
Documentation related to your project. Evertything from guidelines to
|
89
|
-newcomer howtos, style guides, design notes, philpsophy articles...
|
|
|
|
|
89
|
+newcomer howtos, style guides, design notes, philosophy articles...
|
90
|
|
90
|
|
91
|
|
91
|
|
92
|
### utils ###
|
92
|
### utils ###
|
|
|
|
|
148
|
│ ├── complete.bash #
|
148
|
│ ├── complete.bash #
|
149
|
│ ├── include-bash # notice that tree here does
|
149
|
│ ├── include-bash # notice that tree here does
|
150
|
│ │ └── ... # not attempt to strictly follow
|
150
|
│ │ └── ... # not attempt to strictly follow
|
151
|
- │ ├── include-sh # final placement, jsut hinting
|
|
|
|
|
151
|
+ │ ├── include-sh # final placement, just hinting
|
152
|
│ │ └── ... # is enough
|
152
|
│ │ └── ... # is enough
|
153
|
│ └── shellfu.sh.skel # /
|
153
|
│ └── shellfu.sh.skel # /
|
154
|
├── tests # \
|
154
|
├── tests # \
|