This website works better with JavaScript
Home
Explore
Help
Sign In
iaun
/
cc_test
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add README.md
iaun
5 years ago
parent
a044df6e46
commit
8eadb6ed16
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
README.md
+ 5
- 0
README.md
View File
@@ -0,0 +1,5 @@
+# Usage
+```
+cp db.config.sample db.config.go
+go run .
+```