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

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

  •  
  •   Livid ·
    PRO
    · Dec 8, 2014 · 1827 views
    This topic created in 4274 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   ·   2820 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 04:28 · PVG 12:28 · LAX 21:28 · JFK 00:28
    ♥ Do have faith in what you're doing.