rafaelstz / simplesh

:penguin: Quick installation for Ubuntu terminal.
http://rafaelstz.github.io/simplesh/
MIT License
161 stars 49 forks source link
cli dev-tool hacktoberfest linux shell ubuntu

SimpleSH CLI Tools Sytem Ubuntu Build Status Join the chat at https://gitter.im/rafaelstz/simplesh Releases

Hello. Welcome to SimpleSH. With SimpleSH you can perform the installation of many of your application dependencies in just one simple and easy to use program!

Running :thumbsup:

Just run the following code in the terminal:

wget installation

wget -qO- -O simplesh.zip https://github.com/rafaelstz/simplesh/archive/master.zip
unzip simplesh.zip && rm simplesh.zip
cd simplesh-master/
bash simple.sh

curl installation

curl -L https://github.com/rafaelstz/simplesh/archive/master.zip -o simplesh.zip
unzip simplesh.zip && rm simplesh.zip
cd simplesh-master/
bash simple.sh

List of contents

Below is the complete list of commands and applications that are included in SimpleSH.

System

Server Side

Desktop

How can you help?

License

MIT © 2018 Rafael Corrêa Gomes and contributors.