Skip to content

Can't build the tool #1

@maximvl

Description

@maximvl

Hi! I want to give gosync a try, though I wasn't able to build it, I'm a newbie in Go and don't have ideas where to go in this situation:

> go build github.com/Redundancy/gosync-cmd             
can't load package: package github.com/Redundancy/gosync-cmd: no buildable Go source files in /home/user/git/go/src/github.com/Redundancy/gosync-cmd

> tree $GOPATH/src/github.com/Redundancy/gosync-cmd/src
/home/user/git/go/src/github.com/Redundancy/gosync-cmd/src
└── gosync
    ├── build.go
    ├── common.go
    ├── diff.go
    ├── fileformat.md
    ├── main.go
    └── patch.go

> go version
go version go1.7 linux/amd64

Could you give any advice here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions