Archived
1
0

Adds glide for dependency management

This commit is contained in:
Jip J. Dekker 2016-03-14 18:34:32 +01:00
parent e1c387522c
commit 247eb25be1
2 changed files with 10 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# Third party packages
vendor
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a

7
glide.yaml Normal file
View File

@ -0,0 +1,7 @@
package: github.com/jjdekker/ponder
license: Apache License 2.0
owners:
- name: Jip J. Dekker
email: jip@dekker.li
homepage: https://jip.dekker.li/
import: []