Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows output format option #344

Merged
merged 3 commits into from
Nov 22, 2022
Merged

Conversation

1jsebastian
Copy link
Contributor

The existing output format does not work for Windows (PowerShell) invoke-expression (IEX). Added windows option and modified the output so it can be pipe to invoke-expression for Windows PowerShell.

Related Issue

#343

Motivation and Context

Change required in order for export to work in windows powershell

How Has This Been Tested?

changes has been tested on windows. The added option should not effect other part of the codes.

Screenshots (if appropriate):

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)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@epierce epierce merged commit 4b09941 into Nike-Inc:master Nov 22, 2022
@epierce epierce mentioned this pull request Jan 5, 2023
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.

2 participants