No commit activity in last 3 years
No release in over 3 years
Collection of agents to perform actions on Asana
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.17.3
~> 10.0

Runtime

~> 0.8.1
~> 0.4.0
 Project Readme

HuginnAsanaAgent

Build Status Gem Version

This is Huginn Asana Agent. This repository is a collection of agents to do operations on Asans using Huginn.

Installation

Add this string to your Huginn's .env ADDITIONAL_GEMS configuration:

huginn_asana_agent

And then execute:

bundle

Development

Run bundle to install all dependencies

.env configuration

Create a .env file at the root of the repository using the example config from huginn. Make sure to add any missing dependencies in ADDITIONAL_GEMS.

Testing

Then, run rake spec to run the tests. This will download a copy of huginn into spec/ directory and run your test against Huginn dependencies. If download and setup of Huginn fails, you will have to reconfigure your .env file, delete spec/huginn before running rake spec

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/akshayas/huginn_asana_agent. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.