jirun 0.18.0

A Cli Generating JIRA sub-tasks from a template with a specified parent
Documentation
1
2
3
fn main() -> Result<(), Box<dyn std::error::Error>> {
    jirun::run()
}