loccer 1.0.0

Loccer is a tool for counting lines of code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.walkdir]
version = "2"

[package]
categories = ["filesystem"]
description = "Loccer is a tool for counting lines of code"
edition = "2021"
keywords = ["count", "lines", "of", "code"]
license = "MIT"
name = "loccer"
readme = "README.md"
repository = "https://github.com/TheJeme/loccer"
version = "1.0.0"