Issue Description: Support Windows Architecture
Title: Support Windows Architecture
Description:
The snapshell project currently only supports Unix-based systems. To make this tool more versatile and accessible to a broader user base, we need to add support for Windows architecture. The following areas should be addressed:
- Compatibility: Ensure all functionalities work seamlessly on Windows.
- Installation Guide: Update the installation guide to include steps specific to Windows.
- Environment Variables: Handle environment variables appropriately for Windows.
- Shell Integration: Adapt shell integration scripts to be compatible with Windows Command Prompt and PowerShell.
- Testing: Implement comprehensive testing on Windows systems to ensure stability and functionality.
Additional Notes:
- Review dependencies for any Unix-specific limitations.
- Provide clear instructions for Windows users to set up and use the tool.
- Include troubleshooting steps for common issues on Windows.
Issue Description: Support Windows Architecture
Title: Support Windows Architecture
Description:
The
snapshellproject currently only supports Unix-based systems. To make this tool more versatile and accessible to a broader user base, we need to add support for Windows architecture. The following areas should be addressed:Additional Notes: