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
- Host: GitHub
- URL: https://github.com/dsander/huginnio_agent_updater
- Owner: dsander
- License: gpl-3.0
- Created: 2016-11-22T22:19:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T02:39:14.000Z (over 3 years ago)
- Last Synced: 2025-02-18T11:11:22.348Z (over 1 year ago)
- Language: Ruby
- Size: 36.1 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`