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

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

  •  
  •   Livid ·
    PRO
    · Dec 8, 2014 · 1708 views
    This topic created in 4209 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   ·   903 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 21:07 · PVG 05:07 · LAX 14:07 · JFK 17:07
    ♥ Do have faith in what you're doing.