o2sh / onefetch

Command-line Git information tool
https://onefetch.dev
MIT License
9.7k stars 269 forks source link

Astro support #1189

Open v36u opened 11 months ago

v36u commented 11 months ago

Language Name 🖊

The name of the framework is "Astro".

Official docs: https://docs.astro.build/

Not mentioned in the README, but it seems that tokei supports Astro: https://github.com/XAMPPRocky/tokei/blob/c8e4d0703252c87b1df45382b365c6bb00769dbe/languages.json#L85-L89

Logo 📷

White "A": https://astro.js.org/astro.png Black "A": https://raw.githubusercontent.com/github/explore/5cc0a03a302ec862c4aeac2a22a513ae31c35432/topics/astro/astro.png

Upstream support ✅

spenserblack commented 11 months ago

The latest release of tokei was a pre-release 7 months ago. Astro was added 6 months ago (https://github.com/XAMPPRocky/tokei/commit/fb2a612e76738e578af17104fd3ab82d2f81983b), so I'll mark this as an upstream issue for now.

Also, see these issues/PRs :wink:

spenserblack commented 11 months ago

Off-topic: @o2sh How do you feel about using a tokei pre-release? With 13.0.0-alpha.0 I think we could merge https://github.com/o2sh/onefetch/pull/940 and https://github.com/o2sh/onefetch/pull/523

o2sh commented 11 months ago

I'd be cautious about using a pre-release version for such an important feature, especially considering tokei's slow update schedule. If we need fixes, it might take a while 😓 .

EliasLeguizamon123 commented 5 months ago

Hi, i try to fix this with #1317