2023-12-17 08:06:45 +03:00
|
|
|
## Дерево каталогов
|
|
|
|
|
|
|
|
<pre>
|
|
|
|
<a href='.'>.</a>
|
|
|
|
├─ <a href='bash_scripts'>bash_scripts</a>
|
|
|
|
│ ├─ <a href='bash_scripts/README.en.md'>README.en.md</a>
|
|
|
|
│ ├─ <a href='bash_scripts/README.md'>README.md</a>
|
|
|
|
│ ├─ <a href='bash_scripts/archive_backup.sh'>archive_backup.sh</a>
|
|
|
|
│ ├─ <a href='bash_scripts/archive_packages.sh'>archive_packages.sh</a>
|
|
|
|
│ ├─ <a href='bash_scripts/info_param.sh'>info_param.sh</a>
|
|
|
|
│ ├─ <a href='bash_scripts/info_references.sh'>info_references.sh</a>
|
|
|
|
│ ├─ <a href='bash_scripts/info_tree_license.sh'>info_tree_license.sh</a>
|
|
|
|
│ ├─ <a href='bash_scripts/repo_compose.sh'>repo_compose.sh</a>
|
|
|
|
│ ├─ <a href='bash_scripts/repo_gitea.tmpl.sh'>repo_gitea.tmpl.sh</a>
|
|
|
|
│ ├─ <a href='bash_scripts/repo_gitlab.tmpl.sh'>repo_gitlab.tmpl.sh</a>
|
|
|
|
│ ├─ <a href='bash_scripts/repo_local.tmpl.sh'>repo_local.tmpl.sh</a>
|
2023-12-17 08:46:48 +03:00
|
|
|
│ └─ <a href='bash_scripts/repo_orchestrate.sh'>repo_orchestrate.sh</a>
|
2023-12-17 08:06:45 +03:00
|
|
|
├─ <a href='draft'>draft</a>
|
|
|
|
│ ├─ <a href='draft/README.md'>README.md</a>
|
|
|
|
│ └─ <a href='draft/round-robin.md'>round-robin.md</a>
|
|
|
|
├─ <a href='pictures'>pictures</a>
|
|
|
|
│ ├─ <a href='pictures/README.md'>README.md</a>
|
|
|
|
│ ├─ <a href='pictures/bash_scripts.jpg'>bash_scripts.jpg</a>
|
|
|
|
│ ├─ <a href='pictures/color-tomato-theme.jpg'>color-tomato-theme.jpg</a>
|
|
|
|
│ ├─ <a href='pictures/draft.jpg'>draft.jpg</a>
|
|
|
|
│ ├─ <a href='pictures/older-tomato-theme.jpg'>older-tomato-theme.jpg</a>
|
|
|
|
│ ├─ <a href='pictures/pictures.jpg'>pictures.jpg</a>
|
2023-12-17 08:46:48 +03:00
|
|
|
│ ├─ <a href='pictures/pomodoro.jpg'>pomodoro.jpg</a>
|
|
|
|
│ └─ <a href='pictures/website.jpg'>website.jpg</a>
|
2023-12-17 08:06:45 +03:00
|
|
|
├─ <a href='.gitattributes'>.gitattributes</a>
|
|
|
|
├─ <a href='.gitignore'>.gitignore</a>
|
|
|
|
├─ <a href='CONTRIBUTING.md'>CONTRIBUTING.md</a>
|
|
|
|
├─ <a href='DIRECTORY_TREE.md'>DIRECTORY_TREE.md</a>
|
|
|
|
├─ <a href='LICENSE.md'>LICENSE.md</a>
|
|
|
|
├─ <a href='OPEN_LICENSE.txt'>OPEN_LICENSE.txt</a>
|
|
|
|
├─ <a href='README.en.md'>README.en.md</a>
|
|
|
|
├─ <a href='README.md'>README.md</a>
|
|
|
|
└─ <a href='WIKI.md'>WIKI.md</a>
|
|
|
|
</pre>
|