Skip to content

Releases: RaptorVampire/Codoco

Codoco v1.0.0 — Fast, dependency-free code line counter

Choose a tag to compare

@github-actions github-actions released this 21 Sep 21:04

🎉 Codoco v1.0.0

This is the first stable release of Codoco, a fast, dependency-free C tool for counting lines of code.

Highlights

  • 📊 Terminal, JSON, CSV, XML, and HTML reports
  • 🌐 180+ supported languages
  • 🧠 Smart language detection by extension, filename, and shebang
  • 🖥️ Linux, macOS, Windows, and Termux support
  • 📥 One-line installers and prebuilt release binaries

If you cannot find a suitable prebuilt binary for your platform, you can build Codoco yourself by following the guide in HOW-TO-BUILD-MYSELF.md at the repository root.

Thank you for using Codoco! ⭐

Full Changelog: https://github.com/RaptorVampire/Codoco/commits/v1.0.0