libgenai / devtoolbox

Collection of offline utilities for developers
Other
86 stars 5 forks source link

added config files for windows #7

Closed Harishwarrior closed 2 years ago

Harishwarrior commented 2 years ago

Added configuration for windows.

github-actions[bot] commented 2 years ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

Harishwarrior commented 2 years ago

I have read the CLA Document and I hereby sign the CLA

nileshtrivedi commented 2 years ago

Thank you so much for the PR @Harishwarrior ! 👏

I don't have a Windows machine, so I'm unable to test your changes.

Harishwarrior commented 2 years ago

Screenshots:

image

image

image

image

image

Harishwarrior commented 2 years ago

Some error handling needs to be done in code. I'll work on it this week.

Harishwarrior commented 2 years ago

Here is a build for windows : I have tested all the features. Just extract and run the .exe file

devtoolbox_windows_build.zip

nileshtrivedi commented 2 years ago

@Harishwarrior Awesome! Let me know when your error handling code is committed. Will merge this PR and announce more broadly.

Harishwarrior commented 2 years ago

@Harishwarrior Awesome! Let me know when your error handling code is committed. Will merge this PR and announce more broadly.

Config files are working so you can merge this PR now. I'll create an issue and PR for error handling separately.

Edit: Also, I have updated the readme for the windows build.

nileshtrivedi commented 2 years ago

@Harishwarrior Published as v0.2.0: https://github.com/nileshtrivedi/devtoolbox/releases/tag/v0.2.0

Thanks a lot! 👏 😄