Skip to content

Tervis-Tumbler/KanbanizePowerShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KanbanizePowerShell

PowerShell module to use Kanbanize.com's web api to create cards, edit, cards, etc.

Currently functional for all CRUD for cards. Pester tests do not cover all functions.

If you find a bug please submit it via the integrated tracker.

This module intentionally usees some unapproved powershell verbs to remain closer to the verbs used in the Kanbanize API documentation so that it is clear which powershell functiosn correspond to which api functions.

##Todo:

  • Finish pester tests
  • Write help for functions with examples
  • Document setup steps for creating a test board with the right custom fileds, templates, user, etc

About

PowerShell module to use Kanbanize.com's web api to create cards, edit, cards, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors