Skip to content

Commit

Permalink
chore: Generate README
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondill authored and github-actions[bot] committed Dec 7, 2024
1 parent 1bc2b60 commit 61a19e1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 17 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,17 +108,22 @@ The configuration should handle this without issue.

```shell
startx "$(which awesome)" -c "<PATH TO THE REPO>/rc.lua"
```cloc|github.com/AlDanial/cloc v 1.96 T=0.38 s (695.4 files/s, 31155.7 lines/s)
```

### Lines of code

<!-- This is generated via github workflow -->cloc|github.com/AlDanial/cloc v 1.96 T=0.38 s (695.1 files/s, 30999.9 lines/s)
--- | ---

Language|files|blank|comment|code
:-------|-------:|-------:|-------:|-------:
Lua|169|869|2357|7629
SVG|84|8|23|474
Markdown|2|42|3|126
Markdown|3|46|4|152
YAML|4|17|55|100
Bourne Again Shell|2|5|18|27
JSON|1|0|0|20
TOML|1|1|0|9
Text|1|0|0|4
--------|--------|--------|--------|--------
SUM:|263|942|2456|8385
SUM:|265|946|2457|8415
14 changes: 0 additions & 14 deletions cloc.md

This file was deleted.

4 changes: 4 additions & 0 deletions cloc.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
100 files 200 files 278 text files.
classified 264 filesDuplicate file check 264 files (243 known unique)Unique: 100 files Unique: 200 files 263 unique files.
Counting: 100Counting: 200 54 files ignored.
Wrote cloc.md
100 files 200 files 280 text files.
classified 266 filesDuplicate file check 266 files (245 known unique)Unique: 100 files Unique: 200 files 265 unique files.
Counting: 100Counting: 200 54 files ignored.
Wrote cloc.md
Expand Down

0 comments on commit 61a19e1

Please sign in to comment.