Sha256: d7f9c11556874b946e6777f8fd53b97ce142ce6964673dac4a6d0f41a64e6cd2
Contents?: true
Size: 1.32 KB
Versions: 4
Compression:
Stored size: 1.32 KB
Contents
= Rubyfox server SmartFox Server bundled as a gem. Gem[https://rubygems.org/gems/rubyfox-server] | Source[https://github.com/neopoly/rubyfox-server] | Documentation[http://rubydoc.info/github/neopoly/rubyfox-server/master/file/README.rdoc] See http://www.smartfoxserver.com == Installation gem install rubyfox-server == Usage smartfox install /path/to/smartfox smartfox config /path/to/smartfox /path/to/template/dir smartfox start /path/to/smartfox === Help Commands: smartfox configure TARGET_DIR TEMPLATE_DIR # Configure SmartFox Server in TARGET_DIR via TEMPLATE_DIR smartfox help [COMMAND] # Describe available commands or one specific command smartfox install TARGET_DIR # Install SmartFox Server into TARGET_DIR smartfox start TARGET_DIR # Start SmartFox Server in TARGET_DIR smartfox version # Display version of this command == Version The version of this gem is tied to the real version of SmartFox Server. Example: Gem version 2.3.0.x contains SmartFox Server version 2.3.0. == Contributing 1. Fork it 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
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rubyfox-server-2.9.0.0 | README.rdoc |
rubyfox-server-2.8.4.0 | README.rdoc |
rubyfox-server-2.8.0.1 | README.rdoc |
rubyfox-server-2.8.0.0 | README.rdoc |