6 ms·
https://github.com/ivaaaan/mira https://github.com/ivaaaan/mira I have had an idea of writing Jira tasks in markdown, and then pushing them to the server via C
by iillexial 3y ago
https://github.com/ivaaaan/mira https://github.com/ivaaaan/mira
I have had an idea of writing Jira tasks in markdown, and then pushing them to the server via CLI. The main principle is to use Markdown levels for hierarchy, e.g:
# Epic name
## User story 1
## User story 2
### Sub task to user story 2
Maybe I will get on it again, but parsing Markdown is no-fan.