Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 715 Bytes

File metadata and controls

9 lines (6 loc) · 715 Bytes

Huginn.io Build Status Coverage Status Code Climate

Import Agent Gems and Agents from precomputed JSON

When rake db:seed is called with the AGENT_JSON environment variable set to a valid URI the JSON data will be used to import the agents

AGENT_JSON=https://dl.dropboxusercontent.com/u/62784372/agents.json rake db:seed
``