Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wilfison/appsinstall
Shell Script for automating the Web development environment on Ubuntu and Linux Mint
https://github.com/wilfison/appsinstall
asdf aws azure-data-studio docker ffmpeg freetds install linux mint nodejs oh-my-zsh rails ruby script ubuntu vscode zsh
Last synced: 15 days ago
JSON representation
Shell Script for automating the Web development environment on Ubuntu and Linux Mint
- Host: GitHub
- URL: https://github.com/wilfison/appsinstall
- Owner: wilfison
- License: gpl-3.0
- Created: 2017-04-02T04:53:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-08T19:04:16.000Z (about 1 year ago)
- Last Synced: 2024-11-30T05:07:03.334Z (2 months ago)
- Topics: asdf, aws, azure-data-studio, docker, ffmpeg, freetds, install, linux, mint, nodejs, oh-my-zsh, rails, ruby, script, ubuntu, vscode, zsh
- Language: Shell
- Homepage:
- Size: 835 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AppsInstall
## Shell Script for automating my Web development environment on Ubuntu and Linux Mint
![ScreenShot](./screenshot.png)
## Attention
This script is for debian/ubuntu based distributions, it was tested on Ubuntu 22.04 and Linux Mint 21.+, but it should work on other debian based distributions.
## Installation
1 - Run the command below in a terminal:
```shell
curl -s https://raw.githubusercontent.com/wilfison/AppsInstall/master/install.sh | bash -s
```2 - Wait for the installation to finish.
## How to use
1 - After installing, run `devinstall` in a terminal
2 - Choose from the menu pressing `space` in keyboard or mouse click and press `enter` to confirm.
3 - Wait for the success message to install another app or press `CTRL + C` to exit the app.