Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonjondev/bash-tool-installer-osx

A Ruby tool to install scripts on OSX
https://github.com/jonjondev/bash-tool-installer-osx

Last synced: 7 days ago
JSON representation

A Ruby tool to install scripts on OSX

Awesome Lists containing this project

README

        

# Bash Tool Installer OSX

This is a script installer for OSX that installs all scripts placed in the scripts folder as global commands.

## Installation

Before use you must have installed:
- Ruby

Run the installer with:
```
ruby install-tools.rb
```