Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mcorino/plat4m

System platform scouting and support
https://github.com/mcorino/plat4m

Last synced: about 2 months ago
JSON representation

System platform scouting and support

Awesome Lists containing this project

README

        

[![License](https://img.shields.io/badge/license-MIT-yellowgreen.svg)](LICENSE)
[![Gem Version](https://badge.fury.io/rb/plat4m.svg)](https://badge.fury.io/rb/plat4m)

# Plat4m

Plat4m is a simple runtime system platform scouting and support library specially intended to
be used with other Ruby projects to provide light weight runtime system detection and provide
support for simple system package management (install/uninstall) support.

Plat4m is definitely not intended as a full fledged runtime system detection system and/or a
complete system management solution.