1.0.3 • Published 5 years ago

architech v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

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 npm
  • yarn
  • firebase and firebase-tools
  • vue cli
  • nodemon
  • typescript
  • sass
  • github cli
  • visual studio code
  • google chrome
  • github desktop
  • python 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 architech

If you want to clone this project and install it without NPM:

git clone https://github.com/quelchlax/architech.git && cd $_
python3 init.py

You 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

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago