# go-sumline **Repository Path**: EEPPEE_admin/go-sumline ## Basic Information - **Project Name**: go-sumline - **Description**: count line of code(cloc) go version, redo project - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-25 - **Last Updated**: 2024-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: Go语言, count-line-of-code, goreleaser ## README # count code of line - testing and learnning project, ref links: https://github.com/hhatto/gocloc # build and run ```bash make # provide sl make install # install to ~/go/bin/sl make uninstall make clean ``` # simple usage: ```bash ./sl . ``` # license - SEE docs/LICENSE