mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
server-ts: Add script to check progress
This commit is contained in:
parent
6f0659c03c
commit
8af5434462
7
_check_ts_progress.sh
Executable file
7
_check_ts_progress.sh
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
cloc HEAD \
|
||||||
|
--git --md \
|
||||||
|
--include-lang=javascript,typescript \
|
||||||
|
--found=filelist.txt \
|
||||||
|
--exclude-dir=public,libraries
|
Loading…
x
Reference in New Issue
Block a user