mirror of
https://github.com/We-Dont-Byte/Mind_Reader.git
synced 2025-02-04 10:38:42 +00:00
- Windows:
- install:
Move repo URI into variable
Remove -NoWinget check (was unused)
- upgrade:
Change -NoWinget to disable updating with winget (can take a while)
Create function to check install of node packages which are put on Path.
- Linux:
- Install:
Port install-windows to some linux distros
Support for Apt (Ubuntu, possibly Debian/Mint)
Support for Pacman (Arch/Manjaro/Garuda)
- Upgrade:
Port upgrade-windows to some linux distros
5 lines
49 B
Plaintext
5 lines
49 B
Plaintext
apt-transport-https
|
|
build-essential
|
|
python3
|
|
wget
|