Skip to content

Commit

Permalink
add local
Browse files Browse the repository at this point in the history
  • Loading branch information
baotiao committed Feb 6, 2015
1 parent 545e1c5 commit 4ec1c71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ all: $(OBJECT)
mkdir $(OUTPUT)/third
cp -r ./conf $(OUTPUT)/
cp $(OBJECT) $(OUTPUT)/bin/
cp -r ./third/ $(OUTPUT)/
rm -rf $(OBJECT)
@echo "Success, go, go, go..."

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pika
Pika
====

Pika is a simple nosql database.
Expand Down

0 comments on commit 4ec1c71

Please sign in to comment.