capyBearista/ObsiWiki

Test setup process on Windows, macOS, and Linux

Open

#9 opened on Aug 8, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (1 fork)auto 404
documentationgood first issuehelp wanted

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

ObsiWiki needs testing across different operating systems to ensure it works everywhere. At the moment, I'm mainly developing on a Windows machine, and I'm unsure how a different OS might affect the scripts!

Tasks:

  • Test the installation steps on your OS
  • Document any issues or extra steps needed
  • Test with different Git configurations
  • Share your findings in a comment below!

Why this helps: Makes the project accessible to more users and catches platform-specific bugs.

Contributor guide