filterfish / smith2

A complete rewrite of Smith
12 stars 7 forks source link

Add agent namespacing. #12

Closed digivizer closed 9 years ago

digivizer commented 9 years ago

Be able to add an agent to <agent path>/<namespace>/agent.rb and start it using smithctl start Namespace::Agent

filterfish commented 9 years ago

Fixed in 801138d2ea. To use this you need to ensure the agent is in a directory that matches the module name. To start the agent use smith start <namespace>::<agent>.