jirun 0.23.0

A CLI tool that generates JIRA sub-task(s) with pre-populated field values
Documentation
1
2
3
fn main() -> Result<(), Box<dyn std::error::Error>> {
    jirun::run()
}