Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garfbradaz/clarizen2trello
Clarizen to Trello Application which utilizes the [Clarizen.Net](https://github.com/garfbradaz/clarizen.net) API wrappper.
https://github.com/garfbradaz/clarizen2trello
Last synced: 28 days ago
JSON representation
Clarizen to Trello Application which utilizes the [Clarizen.Net](https://github.com/garfbradaz/clarizen.net) API wrappper.
- Host: GitHub
- URL: https://github.com/garfbradaz/clarizen2trello
- Owner: garfbradaz
- License: gpl-2.0
- Created: 2015-06-22T19:24:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-08T10:20:16.000Z (over 9 years ago)
- Last Synced: 2023-03-22T19:16:04.987Z (over 1 year ago)
- Language: C#
- Size: 684 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clarizen2trello
Clarizen to Trello Application which utilizes the [Clarizen.Net](https://github.com/garfbradaz/clarizen.net) API wrapper.Uses [dillenmeister](https://github.com/dillenmeister) [Trello.NET] (https://github.com/dillenmeister/Trello.NET)
NB: You will need to amend the following in the code to get working:
* Clarizen Username and password
* Trello Username and password
* Trello board ID
*### Binary can be found detailed in the following [release](https://github.com/garfbradaz/clarizen2trello/releases/tag/v1.1.0.3-beta)