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

🪟 Testing on windows 🪟 #41

Open
adriens opened this issue Mar 17, 2022 · 7 comments
Open

🪟 Testing on windows 🪟 #41

adriens opened this issue Mar 17, 2022 · 7 comments
Assignees
Labels
documentation Improvements or additions to documentation RUN testing

Comments

@adriens
Copy link
Member

adriens commented Mar 17, 2022

No description provided.

@adriens adriens self-assigned this Mar 17, 2022
@adriens adriens added documentation Improvements or additions to documentation testing labels Mar 17, 2022
@adriens
Copy link
Member Author

adriens commented Mar 17, 2022

Install process on windows

First, on windows, install process is slightly different :

python -m pip install yamlfixer-opt-nc

👉 (and not `python3``)

I'm dropping you a PR to fix that on the README

@adriens
Copy link
Member Author

adriens commented Mar 17, 2022

Here it is to install on 🪟 cf #42

@adriens
Copy link
Member Author

adriens commented Mar 17, 2022

DOS Windows experience

it works but no colors :

image

@tamere-allo-peter
Copy link
Member

This is to be expected. Use the Powershell terminal instead, and it should work if your version of Windows is recent.

See https://en.wikipedia.org/wiki/ANSI_escape_code#DOS,_OS/2,_and_Windows

@tamere-allo-peter
Copy link
Member

@adriens And that's why having both --summary and --colorsummary was a good idea :)

Not sure if it's possible to detect the terminal type when under Windows...

@adriens
Copy link
Member Author

adriens commented Mar 17, 2022

On Powershell :

image

@adriens
Copy link
Member Author

adriens commented Mar 17, 2022

Still not clean on the install process and python3 symlink

image

@adriens adriens added the RUN label Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation RUN testing
Projects
None yet
Development

No branches or pull requests

2 participants