This website requires JavaScript.
Explore
Help
Sign In
slawek
/
docs-harvester
Watch
1
Star
0
Fork
0
You've already forked docs-harvester
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
48
Commits
1
Branch
0
Tags
d3344b8799c8c06a248fd4ef81c374ced46e80b4
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Slawek Koszewski
d3344b8799
Add script to create Python virtual environment
2025-11-04 09:14:10 +01:00
.gitea
/workflows
Renamed unit-tests workflow.
2025-11-03 10:35:28 +01:00
.vscode
Added a new debug configuration for debugging
2025-11-04 07:55:34 +01:00
sk
Implemented devops decorator and a get method that retrieves object properties by a key.
2025-11-04 08:37:35 +01:00
.gitignore
Update .gitignore to include additional shell secrets and certificate files
2025-11-03 13:37:25 +01:00
harvester.py
Moved devops package to sk module.
2025-11-03 14:52:20 +01:00
LICENSE
Added MIT license.
2025-11-03 08:48:29 +01:00
make-venv.sh
Add script to create Python virtual environment
2025-11-04 09:14:10 +01:00
README.md
Fix badge link in README.md to point to the correct unit tests workflow
2025-11-03 10:36:34 +01:00
requirements.txt
Updated requirements and pinned package versions.
2025-11-02 12:43:40 +01:00
tests.py
Updated authentication scenarios.
2025-11-03 21:24:25 +01:00
README.md
Markdown Docs Harvester
This project is designed to harvest and process Markdown documentation files from Git repositories.
Description
A tool that harvests markdown files from multiple repositories and builds a browsable Web site.
Readme
MIT
121
KiB
Languages
Python
99%
Shell
1%