Skip to content
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.

Latest commit

 

History

History
40 lines (25 loc) · 540 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 540 Bytes

RubySoul

A simple netsoul client written in Ruby.

Disclaimer

RubySoul is still in its early stages, it ain't ready yet for daily usage

Requirements

In order to use RubySoul, you'll need to have the Bundler gem installed

To install it, simply run:

gem install bundler

Usage

In order to use RubySoul, simply run the following commands :

This will install the required gems to your system :

bundle install

Then simply launch it :

ruby RubySoul.rb

You're all set !