iamnewton / dotpackages

UNIX-based packages for software development

Home Page:https://github.com/iamnewton/dotpackages#readme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotpackages(1)

A set of packages I tend to use when setting up a new computer.

N.B. This project has a Code of Conduct. By interacting with this repository, organization, and/or community you agree to abide by its terms.

Installation

$ /bin/bash -c "$(curl -#fL https://raw.githubusercontent.com/iamnewton/dotpackages/main/bin/dotpackages)"

❗ N.B. If you wish to fork this project and maintain your own, you MUST substitute my username for your own in the above command and the variable ($USERNAME) found at the top of the bin/dotpackages script.

Requirements

If you're on MacOS then you already have these, but a Linux system may not come with all:

If you use the installation command above, then no need to worry as it will handle the dependencies for you, so it's best advised to use, but the following are also required if you plan to manually install and run the CLI.

Packages

Check out the README in /opt for a list of packages.

About

UNIX-based packages for software development

https://github.com/iamnewton/dotpackages#readme

License:GNU General Public License v3.0


Languages

Language:Shell 86.7%Language:Ruby 13.3%