Sha256: 135505019a5169ea89ffe8fdba2b35581d2c894302a7ec4845d57272c892b48a
Contents?: true
Size: 591 Bytes
Versions: 4
Compression:
Stored size: 591 Bytes
Contents
# Plesk.rb - Control Plesk with Ruby This Project is an attempt at getting a usable Plesk interface for use in Ruby and/or Rails. ## Installation Add this line to your application's Gemfile: gem 'plesk.rb' And then execute: $ bundle Or install it yourself as: $ gem install plesk.rb ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
plesk-0.0.3alpha1 | README.md |
plesk-0.0.3alpha | README.md |
plesk-0.0.2 | README.md |
plesk-0.0.1 | README.md |