Skip to content

elm-city-craftworks/space_explorer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 

A demo application for Practicing Ruby 5.2

If you want to run this on your own machine, you can run bundle to install the dependencies, or manually install them using gem.

From there, if you want to connect to a Freenode channel without a password, do the following:

ROVER_CHANNEL="#somechannel" ROVER_NAME="somenick" ruby bin/space_explorer

If the room you are trying to connect to requires a password, do this instead:

$ ROVER_CHANNEL="#somechannel" ROVER_NAME="somenick" ROVER_PASSWORD="somepassword" ruby bin/space_explorer

If you have any questions, feel free to email gregory@practicingruby.com.

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages