Skip to content

Commit

Permalink
create repo for ftp.go
Browse files Browse the repository at this point in the history
  • Loading branch information
smallfish committed May 9, 2011
0 parents commit 2ad7630
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
include $(GOROOT)/src/Make.inc

TARG=ftp
GOFILES=\
ftp.go\

include $(GOROOT)/src/Make.pkg
1 change: 1 addition & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
FTP client for Google Go language

0 comments on commit 2ad7630

Please sign in to comment.