Skip to content

palonza/opensuse-for-devs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

opensuse-for-devs (draft)

Description

Allows installing the most commonly used tools by developers, such as POSIX, IDEs, Frameworks, SDKs (NodeJS, .NET, Java, Ruby).

I utilize it for my personal needs; if it proves helpful, feel free to employ it, but proceed at your own risk.

Steps

Installation

sudo wget -O- https://raw.githubusercontent.com/palonza/opensuse-for-devs/main/install.sh | sudo bash -s "$(whoami)";

Testing

sudo wget -O- https://raw.githubusercontent.com/palonza/opensuse-for-devs/main/test.sh | sudo bash -s "$(whoami)";

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages