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

Update PSClassUtils.psm1 and ClassUtils.Write-CUClassDiagram.Tests.ps1 for Linux support. #43

Merged
merged 1 commit into from
Oct 12, 2018
Merged

Conversation

tigerfansga
Copy link
Contributor

Changed sort and mkdir to Sort-Object and New-Item -ItemType Directory to correct issues on Linux. PowerShell core does not create aliases that are native commands for a platform.

Fixed an issue where a path was broken because the Linux file system is case sensitive.

This is in support of issue #34

@Stephanevg
Copy link
Owner

Fantastic! thank you so much for your PR @tigerfansga !! 👍
Having support for Linux is really a killer feature to have, and that, thanks to you!
You are the man 🎉 🎈 👍

@tigerfansga tigerfansga deleted the BugFix_Linux branch October 13, 2018 19:18
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.

None yet

2 participants