An open API service indexing awesome lists of open source software.

https://github.com/dsander/huginnio_agent_updater

Scripts used to keep the Agent and Agent Gem database of Huginn.io up to date
https://github.com/dsander/huginnio_agent_updater

Last synced: about 1 year ago
JSON representation

Scripts used to keep the Agent and Agent Gem database of Huginn.io up to date

Awesome Lists containing this project

README

          

# Huginn.io agent updater

## Import Agent Gems and Agents from Huginn into Huginn.io

* Copy `.env.example` to `.env`
* Get a [GitHub API Key](https://github.com/settings/tokens) and put it in `.env`
* Configure the Huginn.io `API_TOKEN` and database settings for Huginn in `.env`
* Run `rake update`