Project

General

Profile

Actions

Bug #3551

closed

[Keep] Clean up source tree layout

Added by Tom Clegg over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Keep
Target version:
Story points:
1.0

Description

Objectives
  • Conform to Go conventions, see http://golang.org/doc/code.html
  • Install keep programs and libraries using "go get {url}" and implicitly via "import"
  • Avoid superfluous hierarchy in source tree
  • Avoid proliferation of build directories inside the source tree that need .gitignore (i.e., do not expect people to use a GOPATH inside our source tree)
  • Rename "keep" program to more specific "keepstore"

Subtasks 3 (0 open3 closed)

Task #3554: Update jenkins scriptResolvedTom Clegg08/09/2014Actions
Task #3553: Review 3551-go-layoutResolvedTom Clegg08/09/2014Actions
Task #3552: Clean up source tree, make sure tests and docker workResolvedTom Clegg08/09/2014Actions
Actions

Also available in: Atom PDF