Ossama Hjaji
Ossama Hjaji
Thanks lot for your contribution @arferreira 🎉 Do you think it would be possible to make it in Portuguese, not just Brazilian Portuguese, to reach a wider audience?
Thanks @alessandroasm Looking forward to see your contribution 🎉
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
The last time I checked, it matched the Google translation almost perfectly.
It's an upstream issue https://github.com/jpeddicord/askalono/issues/45#issuecomment-523969293 As a quick workaround, I see two options: - As suggested in #769, get the license value from the package manifest first (only works for...
For reference, it seems like the library used by github for license detection has the same issue https://github.com/licensee/licensee/issues/406 and their solution matches @streaksu's suggestion
This one might be tricky. AFAIK, the only way to determine if a terminal supports truecolor is by using heuristics on environment variables, which can be somewhat 'hacky.' I've discovered...