dsander / huginn.io

Community site for Huginn - share scenarios and discover Agents
GNU Lesser General Public License v3.0
2 stars 1 forks source link

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
``