Proposal: move buffalo app to cmd (#91)

* buffalo app moved to cmd

* ooops:

* added copy of proxy as olympus

* removed buffalo test

* added blank endpoint for feed

* forgot db config file and storage setup

* resolved comments

* newlines

* resolved conficts
This commit is contained in:
Michal Pristas
2018-03-28 16:30:56 +02:00
committed by Brian Ketelsen
parent e76125d3f1
commit 9c14b1fd12
239 changed files with 13791 additions and 18 deletions
+1
View File
@@ -27,6 +27,7 @@ Download
binary into your PATH, and then run the following from the root of this repository:
```console
cd cmd/proxy
buffalo dev
```