neron-png / DAS

This is the Development Assistant Script or else DAS. It is a script helps developers download their favorate tools quickly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DAS

Development Assistant Script or else DAS is a simple script that will help *YOU* the developer download a variety of tools for the language that you develop on, much easier and faster. These tools will be a compiler or interpeter (depends on the language) and an editor or a full blown IDE in some cases.

Using this scirpt

  • Download the script
  • Run the script as root (the script requires uses some commands that non-root users can not access)
  • Choose between open source or propietary software
  • Choose the language that you want to develop on

Currently supported Linux distributions and languages

Currently supported Linux distributions
  • Arch
  • Manjaro
  • Debian
  • Ubuntu
  • Mint
  • Pop OS
Currently supported languages
  • Python
  • C/C++
  • Java

Requirements

  • yay AUR helper if you are using Arch derivatives
  • snap package manager if you are using Debian derivatives

About

This is the Development Assistant Script or else DAS. It is a script helps developers download their favorate tools quickly.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%