Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

livinginthepast/smf-solaris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMF::Solaris

A Ruby interface to the Service Management Facility (SMF) in Solaris and Illumos

Installation

Add this line to your application's Gemfile:

gem 'smf-solaris'

And then execute:

bundle

Or install it yourself as:

gem install smf-solaris

Usage

Contributing

  1. Fork it ( http://github.com//smf-solaris/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Releases

No releases published

Packages

No packages published

Languages