jirun 0.11.0

A Cli Generating JIRA sub-tasks from a template with a specified parent
Documentation
1
2
3
4
5
pub mod config;
pub mod jira;
pub mod task_context;
pub mod test_support;
pub mod utils;