Skip to content

ISS-SOA/soa2017-gitplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Play Project 2017

Demo of using git for version control

Usage

Load and use the Namer class

person = Namer.new('Soumya')
person.greet

You can optionally send a custom greeting

person.greet('Happy birthday')

Command line usage

From the command line, you can run:

$ ruby app.rb
<asks for name>
<provides output>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages