microl44 / Julet

Website visualizing data from my watched movies, brought forward by the jul.
3 stars 1 forks source link

Improve setup.bat #112

Open microl44 opened 1 month ago

microl44 commented 1 month ago

Include certain quality of life fixes to setup.bat file and setup.ps1 and modify them.

Should at least include the following:

microl44 commented 1 month ago

Python commands should be included as well.

Currently only command "pip install selenium --user" is needed.

microl44 commented 4 days ago

Install script should also add the git aliases "julinfo" and "jultitle"

These should print information about the current issue (full issue text / issue title)

fetch.py & fetch.ps1 already exists with functionality, just need setup script to automatically write to git alias file to execute them.