Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nagy/tokei.el

Display codebase statistics in Emacs 📈
https://github.com/nagy/tokei.el

emacs tokei

Last synced: 10 days ago
JSON representation

Display codebase statistics in Emacs 📈

Awesome Lists containing this project

README

        

#+TITLE: tokei.el - Display codebase statistics
#+author: Daniel Nagy
#+language: en

#+html: MELPA
#+html: MELPA Stable

Tokei.el is a major-mode for Emacs, that displays codebase statistics with the help of [[https://github.com/XAMPPRocky/tokei][Tokei]].

[[https://github.com/nagy/tokei.el/raw/screenshot/emacs-screenshot.svg]]

* Features

* Collapsible sections with the help of [[https://magit.vc/manual/magit-section/][magit-section]]
* Imenu support
* Bookmark support
* Customizable faces

* Usage

After installing, you can use it with =M-x tokei= in any folder, which you want to scan.
Either make sure, that the =tokei= executable is in your =PATH=, or customize =tokei-program= to where it resides.

* License

[[./LICENSE][GPL3+]]