Dan Buch is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

meatballhat / PracticingGo

I'm learning Go. yaaaaay.

Clone this repository (size: 12.8 KB): HTTPS / SSH
hg clone https://bitbucket.org/meatballhat/practicinggo
hg clone ssh://hg@bitbucket.org/meatballhat/practicinggo

Commit d2269170685c Raw commit »

commit
d2269170685c
parent
f928e608d66e
branch
default

collapsing tree to get rid of all the makefile sillyness

Comments

    Log in to comment »

    File Lines added Lines removed
    .hgignore 9 1
    Makefile 10 10
    allocation.go 17
    bin/.keep
    constants.go 24
    derp.go 7
    echo.go 32
    file.go 99
    hello.go 7
    src/allocation.go 17
    src/constants.go 24
    src/derp.go 7
    src/echo.go 32
    src/hello.go 7
    src/strings.go 18
    src/sum.go 16
    strings.go 18
    sum.go 16
    using-file.go 22