-
ncdu is an ncurses-based disk utility that shows which files/folders use the most space. It starts out in a parent directory and you can basically follow the path of the biggest storage hogs and clean…
-
### 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/XAMPPR…
v36u updated
7 months ago
-
I'm very curious which tool or engine is used to count lines of code of projects?
-
### Language Name 🖊
Typst
https://typst.app
### Logo 📷
![Typst logo](https://avatars.githubusercontent.com/u/67595261?s=200&v=4)
### Upstream support ✅
- [X] Does tokei already support the langu…
-
```
warning: method `is_not_line_ending_whitespace` is never used
--> src/utils/ext.rs:5:8
|
3 | pub(crate) trait AsciiExt {
| -------- method in this trait
4 | fn is_w…
-
Currently *(a3f7db1)*, this repo calculates the total lines of code by using GitHub code frequency data.
It doesn't actually reflect the actual lines of code for a repo at a given time.
A good a…
-
In order to get top notch editor support like developers expect, third party extensions also need to be taken into account. Because `glimmer-js` and `glimmer-ts` are registered as two new language ids…
-
Having a man page would be a great addition to the current help message.
Clap can't quite generate it yet (https://github.com/kbknapp/clap-rs/issues/552).
In the meantime, other projects like `rip…
-
### \[Fennel\]
Fennel is a Lisp that compiles to Lua. It combines the flexibility of Lisp with the speed and simplicity of Lua.
### Logo
https://fennel-lang.org/logo.svg
### Upstream suppo…
-
i git cloned the repo run in the root directory
`poetry install`
![image](https://github.com/laixintao/tokei-pie/assets/74460065/c7c7d3bf-e31a-4008-87a9-c7703374a538)
`tokei -o json ~/programming…