Hello, see how easy it is to install any application through Simple SH, with one command you perform the installation of your application dependencies.
Just run the following code in the terminal:
cd ~/Downloads
rm -rf simplesh-master/
wget -qO- -O simplesh.zip https://github.com/rafaelstz/simplesh/archive/master.zip
unzip simplesh.zip && rm simplesh.zip
cd simplesh-master/
clear;
bash simple.sh
See the complete list of commands and applications what is includes inside of the simple.sh.
indicator.sh
- Install the system load indicator.ohmyzsh.sh
- Install the oh-my-zsh.phonegap.sh
- Install the Phonegap easily.update.sh
- Keep the list of sources updated.upgrade.sh
- Make your system updated.vim.sh
- Install the vim editor.
ajenti.sh
- Install the Ajenti admin panel.lamp.sh
- Install the LAMP stack (Linux + Apache + MySQL + PHP).n98.sh
- Install the n98 magerun cli tools for Magento Developers.nginx.sh
- Install the LEMP stack (Linux, Nginx, MySQL + PHP).wpcli.sh
- Install the WP CLI - command line interface for WordPress.
atom.sh
- Install the Atom editor.brackets.sh
- Install the Brackets Brackets editor.chrome.sh
- Install the Google Chrome web browser.digikam.sh
- Install the Gigikam photo manager.firefoxdev.sh
- Install the Firefox Developer Edition.gimp.sh
- Install the Gimp.googledrive.sh
- Install the Google Drive.musique.sh
- Install the Musique Player.phpstorm-10.sh
- Install PHPStorm version 10.x.x.phpstorm-9.sh
- Install PHPStorm version 9.x.x.phpstorm.sh
- Install PHPStorm version 8.x.x.pycharm-pro.sh
- Install the PyCharm Professional edition.pycharm.sh
- Install the PyCharm Community edition.rubymine.sh
- Install the RubyMine.spotify.sh
- Install the Spotify.sublimetext.sh
- Install the Sublime Text 3 editor.
- Add new commands.
- Send me some proposals if you miss anything.
- Create issues if you find a bug or missing a feature.
MIT © 2016 Rafael Corrêa Gomes and contributors