zero01101 / openOutpaint

local offline javascript and html canvas outpainting gizmo for stable diffusion webUI API 🐠
MIT License
503 stars 44 forks source link

windows-native .devtools scripts #132

Closed zero01101 closed 1 year ago

zero01101 commented 1 year ago

Is your feature request related to a problem? Please describe.
sorta but the problem is probably me

Describe the solution you'd like windows-native scripts for .devtools folder because i hate NPM and don't want to think about it ever

Describe alternatives you've considered
abandoning software development entirely

Additional context i'm a weenie

seijihariki commented 1 year ago

Hi, I hate npm as well, and I use linux for development! haha Personally I never use the lint.sh script, as it is very cumbersome.

I just use vscode as my IDE and installed the prettier extension. But we can of course still develop some windows scripts!

zero01101 commented 1 year ago

well pfffft in that case i can pretty easily just run git config core.hooksPath .githooks manually from command prompt lmao :D