Reorganize source code

This commit is contained in:
Junegunn Choi
2015-01-12 12:56:17 +09:00
parent 7a2bc2cada
commit cd847affb7
21 changed files with 139 additions and 91 deletions

View File

@@ -33,7 +33,7 @@ build: fzf/$(BINARY32) fzf/$(BINARY64)
test:
go get
go test -v
go test -v ./...
install: $(BINDIR)/fzf