2023-12-17 08:06:45 +03:00
|
|
|
## Дерево каталогов
|
|
|
|
|
|
|
|
<pre>
|
|
|
|
<a href='.'>.</a>
|
2023-12-30 23:37:18 +03:00
|
|
|
├─ <a href='archive'>archive</a>
|
|
|
|
│ ├─ <a href='archive/README.md'>README.md</a>
|
2024-09-01 08:46:27 +03:00
|
|
|
│ ├─ <a href='archive/parallelizing-bash-scripts.md'>parallelizing-bash-scripts.md</a>
|
2023-12-30 23:37:18 +03:00
|
|
|
│ └─ <a href='archive/round-robin.md'>round-robin.md</a>
|
2023-12-17 08:06:45 +03:00
|
|
|
├─ <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>
|
2024-05-02 20:38:07 +03:00
|
|
|
│ ├─ <a href='bash_scripts/archive_cleanup.sh'>archive_cleanup.sh</a>
|
2024-07-31 21:14:05 +03:00
|
|
|
│ ├─ <a href='bash_scripts/archive_packaging.sh'>archive_packaging.sh</a>
|
2023-12-17 08:06:45 +03:00
|
|
|
│ ├─ <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>
|
2025-01-31 09:24:35 +03:00
|
|
|
│ ├─ <a href='bash_scripts/repo_forgejo.tmpl.sh'>repo_forgejo.tmpl.sh</a>
|
|
|
|
│ ├─ <a href='bash_scripts/repo_forgejo2.tmpl.sh'>repo_forgejo2.tmpl.sh</a>
|
2023-12-17 08:06:45 +03:00
|
|
|
│ ├─ <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>
|
2024-12-29 10:39:47 +03:00
|
|
|
│ ├─ <a href='bash_scripts/repo_orchestrate.sh'>repo_orchestrate.sh</a>
|
2025-01-31 09:24:35 +03:00
|
|
|
│ ├─ <a href='bash_scripts/repo_pages2.sh'>repo_pages2.sh</a>
|
2024-12-29 10:39:47 +03:00
|
|
|
│ └─ <a href='bash_scripts/repo_testing.smpl.sh'>repo_testing.smpl.sh</a>
|
2023-12-17 08:06:45 +03:00
|
|
|
├─ <a href='pictures'>pictures</a>
|
|
|
|
│ ├─ <a href='pictures/README.md'>README.md</a>
|
|
|
|
│ ├─ <a href='pictures/color-tomato-theme.jpg'>color-tomato-theme.jpg</a>
|
|
|
|
│ ├─ <a href='pictures/older-tomato-theme.jpg'>older-tomato-theme.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>
|