Skip to content

Quick Start: dev:internal: Use cross-env to set environment variable so it works on Windows - #53

Open
mattflaschen wants to merge 1 commit into
modelcontextprotocol:mainfrom
mattflaschen:crossEnv
Open

Quick Start: dev:internal: Use cross-env to set environment variable so it works on Windows#53
mattflaschen wants to merge 1 commit into
modelcontextprotocol:mainfrom
mattflaschen:crossEnv

Conversation

@mattflaschen

Copy link
Copy Markdown

Quick Start: dev:internal: Use cross-env to set environment variable so it works on Windows

Fixes #52

Motivation and Context

Sets environment variables in a cross-platform way, so it works on Windows

How Has This Been Tested?

Yes, on Windows

Breaking Changes

No

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Quick Start" does not work on Windows/PowerShell, but that is not documented

1 participant