shahednasser / cross-post

Cross Post a blog to multiple websites
https://www.npmjs.com/package/cross-post-blog
MIT License
122 stars 16 forks source link

No commands for Windows #29

Closed Shaan3110 closed 2 years ago

Shaan3110 commented 2 years ago

I am a Windows user and while going through various blogs I got redirected here to be the solution I wanted for my cross-posting. But sadly there are no commands for windows machine even not in the readme. And also no draft over how to get the thing done if someone is on that machine.

It's really needy as even today the maximum market comes under Windows and not drafting a command to configure the same is really not justified for any project.

It's a request to please fix this issue so that the project can be useful for everyone.

shahednasser commented 2 years ago

Hello @Shaan3110 thank you for reporting this issue. Unfortunately, I'm not able to work on this issue as I don't have a windows machine.

Can you report the issue that you run into when using this tool on Windows?

Omar8345 commented 2 years ago

I use Windows and it works properly 🙌, you can try WSL

shahednasser commented 2 years ago

@Omar8345 does it work properly without WSL?

Omar8345 commented 2 years ago

@shahednasser, yes.

Omar8345 commented 2 years ago

@Shaan3110 You just have to get npm installed and run this command: npm i -g cross-post-blog

And then use the other configuration commands, etc. as normal.