atorresbr / firefox-developer-sh

this script install automatically the Firefox Developer Edition to Linux Ubuntu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FIREFOX DEVELOPER EDITION - INSTALLER AND UPDATE

🌀 Firefox Developer Edition installer and update.

🇧🇷 Este script instala e atualiza automaticamente o Firefox Developer Edition em qualquer Distro baseada em Debian. Por favor, siga todas as intruções para uma instalação correta. Na seção "Como usar", há imagens onde você pode clicar e terá acesso a um video mostrando o uso do Navegador, para desenvolvimento web com Wordpress Woocommerce.

🇪🇸 Este script instala y actualiza automáticamente Firefox Developer Edition en cualquier distribución basada en Debian. Siga todas las instrucciones para una instalación correcta. En la sección "Cómo usar" hay imágenes donde puedes hacer clic y tendrás acceso a un video que muestra el uso del Navegador para desarrollo web con Wordpress Woocommerce.

🇺🇲 This script install automatically the Firefox Browser Developer Edition and auto update to Linux Ubuntu and another distro based on Debian. Please, read all instructions on this page, to use properly the script to install and the Brownser to development.

🇧🇷 Como instalar | 🇺🇲 How to install | 🇪🇸 Como instalar

🇧🇷 🌀 Firefox Developer Edition: Versão em Português Brazuka.

1 - Git e Download

copie e cole o comando abaixo no seu terminal, clique nos dois pequenos quadrados na direita para copiar todo o comando.

sudo rm -Rf firefox-developer-sh* &&
git clone https://github.com/atorresbr/firefox-developer-sh.git &&
cd firefox-developer-sh &&
chmod +x firefox-developer-pt-br.sh &&
sudo ./firefox-developer-pt-br.sh &&
cd .. && \

 firefox-developer

🇺🇲 🌀 Firefox Developer Edition English Version.

1 - Git and Download.

just use this command below. Copy using the two littles squares on left, paste on your terminal, and press Enter.

sudo rm -Rf firefox-developer-sh* &&
git clone https://github.com/atorresbr/firefox-developer-sh.git &&
cd firefox-developer-sh && 
chmod +x firefox-developer-en-us.sh && 
sudo ./firefox-developer-en-us.sh &&
 cd .. && \

 firefox-developer

🇪🇸 🌀 Firefox Developer Edition: Version en Español

1 - Git y Download

Copie y pegue el siguiente comando en su terminal, haga clic en los dos pequeños cuadrados a la derecha para copiar el comando completo.

sudo rm -Rf firefox-developer-sh* &&
git clone https://github.com/atorresbr/firefox-developer-sh.git &&
cd firefox-developer-sh &&
chmod +x firefox-developer-es-es.sh &&
sudo ./firefox-developer-es-es.sh &&
cd .. && \

 firefox-developer

FIRE FOX DEVELOPER SIRIUS EDITION



🇧🇷 Como usar - 🇺🇲 How to use - 🇪🇸 Como usar.

Click nas imagens para assistir um exemplo de como você pode usar o snApp para trabalhar com desenvolvimento FROT-END e BACK-END.

Click on the images bellow to see an example how to use the App to Dev from FRONT and BACK Development.


Click me!
Click on the image to watch how to use the App / Clique na imagem para assistir o video de como usar o App



Click me!
Click on the image to watch how to use the App / Clique na imagem para assistir o video de como usar o App



Click me!
Click on the image to watch how to use the App / Clique na imagem para assistir o video de como usar o App



Click to see how to use the App!
Click on the image to watch how to use the App / Clique na imagem para assistir o video de como usar o App

About

this script install automatically the Firefox Developer Edition to Linux Ubuntu

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%