filterfish / smith2

A complete rewrite of Smith
12 stars 7 forks source link

Specify the number of agents to start. #41

Open filterfish opened 9 years ago

filterfish commented 9 years ago

To start multiple copies of the same agent the following is used:

smithctl start <agent> <agent> <agent>

It's ugly but it works. start should take an option to specify the number to start.