Add CLI option to upload *.md file as new GitHub issue.
jhillyerd opened this issue · 1 comments
jhillyerd commented
If GitHub API allows automated issue creation, it would be nice to use editor of choice for initial authoring of a blog post; then upload from command line. I think this would be fine as a one-shot; future edits could be done in GitHub issues.
dbriemann commented
Thanks for the input!
It's not a bad idea but it would require the user to create an access token for the repository. I will leave that open for later consideration. It is at the moment a low priority feature but I think it would fit the project well.