Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mcorino/plat4m
- Owner: mcorino
- License: mit
- Created: 2024-02-19T10:32:17.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-11-01T14:47:37.000Z (about 2 months ago)
- Last Synced: 2024-11-01T14:50:58.610Z (about 2 months ago)
- Language: Ruby
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.