Mirv / g_module

Template for greeting messages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

write script interface to call from console

Mirv opened this issue · comments

commented
  • touch script master.rb
  • temporarily change dir into lib
  • setup default lib to take parameters
  • firstname parameter
  • lastname parameter
  • company parameter
  • message / template to use
  • script needs to call to greeting object & feed the initializatoin

There is no guidance or consideration for if time is in the correct country aka timezone adjustments etc yet - stubbing a method call for that for now inside greeting object.