Giter VIP home page Giter VIP logo

leankit.integrationservice's Introduction

Read the LeanKit Integration Service Guide

The LeanKit Integration Service synchronizes items between a Target system and LeanKit.

  • Supported Target systems: Visual Studio Online, Microsoft Team Foundation Server (TFS) 2010/2012/2013, JIRA 5.x+, and GitHub
  • Runs as a Windows service, or from command line for testing
  • One Target + LeanKit account per instance
  • Multiple Target projects / LeanKit boards per instance
  • Map any status in the Target system to any lane on a LeanKit board
  • Monitors the Target system, looking for new items and updates
  • When new items are added to the Target system, new cards are added to LeanKit
  • Monitors LeanKit boards for card moves and updates
  • When new cards are added to LeanKit, new items are added to the Target system (optional)
  • Supports state workflow (e.g. Active > Resolved > Closed)
  • Target system query to check for new/updated items can be fully customized

Building

To build the LeanKit Integration Service from source, you will need the following:

* If you do not need support for Visual Studio Online or Team Foundation Server, you can remove references to IntegrationService.Targets.TFS from your projects.

Configuring node.js

  • Download and install node.js. Allow node.js to be added to your PATH.
  • From a command line, execute the following commands:
npm install -g grunt
npm install -g grunt-cli
  • From a command line, change to the IntegrationService/Build directory and execute:
npm install

This will read the package.json file and install additional dependencies for building the project.

Questions?

Visit support.leankit.com.

Copyright

Copyright © 2013-2014 LeanKit Inc.

License

LeanKit Integration Service is licensed under MIT. Refer to license.txt for more information.

leankit.integrationservice's People

Contributors

danhounshell avatar jshca avatar reverentgeek avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.