Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zqb7/install-software

One-click installation of common software
https://github.com/zqb7/install-software

amd64 deepin desktop-application linux-desktop linux-mint manjaro one-click-installer shell ubuntu-desktop

Last synced: 3 months ago
JSON representation

One-click installation of common software

Awesome Lists containing this project

README

        

# install-software
Install software with one line of command

### install
##### 1. Clone to local
`git clone https://github.com/zqb7/install-software.git ~/.install-software`
##### 2. Edit ~/.bashrc OR ~/.zshrc
```
#export PATH=$PATH:$HOME/.install-software/bin
#source ~/.bashrc
or
#source ~/.zshrc
```
##### 3. Use
```
------------------update--------------
install-software update
-------------------------------------

------------------deskop--------------
install-software dbeaver
install-software drawio
install-software filezilla
install-software filefox
install-software sublime_text
install-software vscode
install-software pycharm
install-software joplin
install-software qq
install-software qqmusic
install-software redisInsight
install-software hoppscotch
-------------------------------------

------------------cli----------------
install-software docker-compose
install-software etcd
install-software gh
install-software go
install-software hugo
install-software java
install-software protoc
install-software syncthing
install-software upx
install-software nvm
-------------------------------------
```

### HELP
`install-software help`