https://github.com/swistak35/sysconfig-ruby
Old project - info about your system (free RAM< CPU, etc.) in browser
https://github.com/swistak35/sysconfig-ruby
Last synced: 3 months ago
JSON representation
Old project - info about your system (free RAM< CPU, etc.) in browser
- Host: GitHub
- URL: https://github.com/swistak35/sysconfig-ruby
- Owner: swistak35
- Created: 2012-12-09T12:36:37.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-09T12:36:53.000Z (over 12 years ago)
- Last Synced: 2023-03-12T07:12:17.673Z (over 2 years ago)
- Language: Ruby
- Size: 270 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. Sysconfig-Ruby
h2. List of contents
# Info
# Installation
# Starting
# Themesh2. (1) Info
System config and info written in Ruby. Project is available on Github - Sysconfig-ruby.
h2. (2) Installation
I tested it on:
* Ruby 1.8.7 with Mongrel 1.1.5h2. (3) Starting
If you have ruby and mongrel now, you should only run script:
ruby sysconfig.rb Port Template_name Host
example:
ruby sysconfig.rb 1234 default 0.0.0.0But if you run script without arguments, it also will work!
Default port: 1234
Default theme: default
Default host: 0.0.0.0h2. (4) Themes
All themes are in `themes` directory in this project. If you want, you can send me your theme : )