1.0.3 • Published 5 years ago
architech v1.0.3
Web developer tools and apps for Arch Linux and Arch based distributions like Manjaro
The following script will work with any Arch based desktop enviroment such as GNOME, KDE PLASMA and XFCE, etc. Works with Arch, Manjaro, EndeavourOS and other Arch based Linux distributions.
Shell script installs the following:
node and npmyarnfirebase and firebase-toolsvue clinodemontypescriptsassgithub clivisual studio codegoogle chromegithub desktoppython and pip
To run this script you first need to have npm and nodejs installed. This package will update nodejs and npm to its latest version if this method does not
From your terminal
sudo pacman -S nodejs npm
npm i architechIf you want to clone this project and install it without NPM:
git clone https://github.com/quelchlax/architech.git && cd $_
python3 init.pyYou will have to manually login to your firebase and github account
firebase login and then gh auth login
I recommend downloading the firebase explorer and git-lens extensions for VSCode to take full advantage of you firebase databases and github repositories directly from your editor after you login with they above commands
All downloads versions are the latest and up to date currently as of October 8, 2020
this package also can be reused to check for updates and then reinstall updates if they become availible over time
If you are using an Ubuntu/Debian based distribution check out my alternative package that does the same thing https://github.com/quelchlax/vanilla-cola