vanilla-cola

Web developer tools and apps for Pop!\_OS 20.04 LTS and Ubuntu/Debian 20.04 LTS based distributions

Usage no npm install needed!

<script type="module">
  import vanillaCola from 'https://cdn.skypack.dev/vanilla-cola';
</script>

README

Vanilla Cola

Web developer tools and apps for Pop!_OS 20.04 LTS and Ubuntu/Debian 20.04 LTS based distributions

The following script will work with any Ubuntu/Debian based desktop enviroment such as GNOME, KDE PLASMA and XFCE, etc.

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

If you already have sudo apt install nodejs && npm installed but want to update to the latest version while installing this package:

cd ~
npm i vanilla-cola

Or if you prefer cloning the package and installing it:

To clone this and use this shell script, from your terminal:

cd ~
git clone https://github.com/quelchlax/vanilla-cola.git && cd $_
bash run.sh

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