The Go Programming Language
http://golang.org/
Go Playground
Go Projects
Revel Web Framework
Livid
378.63D
536.62D

有什么代码行数统计工具可以支持 go 的么?

  •  
  •   Livid ·
    PRO
    · Dec 8, 2014 · 1770 views
    This topic created in 4241 days ago, the information mentioned may be changed or developed.
    今天想看一下整个 docker 项目的规模,但是发现 sloccount 不支持 go
    2 replies    2014-12-09 11:25:09 +08:00
    cameo
        1
    cameo  
       Dec 8, 2014
    c4pt0r
        2
    c4pt0r  
       Dec 9, 2014
    如果只是粗略的看的话....

    find ./ -name '*.go' | xargs cat | wc -l
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2813 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 09:34 · PVG 17:34 · LAX 02:34 · JFK 05:34
    ♥ Do have faith in what you're doing.