Nikita
Nikita
Although one thing I did read is to have more verbose flags, it's better UX. Spefically if one can autocomplete on flags, it's just much better. p.s. this tool lacks...
It links to https://github.com/nikitavoloboev/knowledge/commits/master which gives an example of the commit messages. Or you want something else?
Thanks. I just need to run a check if all files are covered. As I need to impose my own structure on ordering of files.
I just need to extend it to do it. I want to close this issue https://github.com/nikitavoloboev/alfred-learn-anything/issues/9 and that requires extending markdown-parser too.
> I can try to help out with it if you want Would be amazing 🧡 > does the extending have to do with [nikitavoloboev/markdown-parser#10](https://github.com/nikitavoloboev/markdown-parser/issues/10) Yes it does.
Can probably use [this](https://github.com/meetmangukiya/instagram-scraper) or [this](https://github.com/rarcega/instagram-scraper) for Instagram. And [this](https://github.com/kennethreitz/twitter-scraper) for Twitter.
Not sure but maybe we can take inspiration from other projects There's a few like https://github.com/nishanths/license I made this because I wanted simple & memorable API.
Agreed, let's release
I am not sure the process of releases is, I think pushing code to github is currently the way people do that. Then `go get ..` gets the latest version....
I made a tag & pushed it https://github.com/nikitavoloboev/license-up/releases Not sure if this is what what was needed. I will read the rust changelog tool readme again.