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

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

  •  
  •   Livid ·
    PRO
    · Dec 8, 2014 · 1747 views
    This topic created in 4230 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   ·   3240 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 310ms · UTC 11:24 · PVG 19:24 · LAX 04:24 · JFK 07:24
    ♥ Do have faith in what you're doing.