the-fab-cube / flesh-and-blood-cards

Open source JSON/CSV representations of the cards for the Flesh and Blood TCG
99 stars 34 forks source link

Improve installation and usage processes on Windows #407

Open luceleaftea opened 5 months ago

luceleaftea commented 5 months ago

Worked with PvtVoid to help him setup the repo on his Windows machine, and we ran into some issues. nvm and pyenv only work on Mac/Linux, and alternatives (nvm-windows and pyenv-windows needed to be installed. These can only be run on powershell, which invalidates any bash scripts which interact with nvm or pyenv.