/index

Index of workflows and connectors

Primary LanguageRuby

Build Status

Factor.io Connector and Workflow Index

This is project contains a the static files connectors.yml, and workflows.yml, used by the factor registry commands to get a list of available connectors and workflow templates.

Testing

To run tests just use...

bundle install
bundle exec rake

You may have noticed that there is no actual code as this is only a host for static contents; however, the tests validate that the static contents is formatted correctly and that all the links to additional contents are valid as well.