diff options
author | Steve Manuel <nilslice@gmail.com> | 2016-10-19 13:52:14 -0700 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2016-10-19 13:52:14 -0700 |
commit | d10db9f1799976aee60254dd7c73e73cf019ca6c (patch) | |
tree | 1dbf58f4e594a6c8a9f897a76a0255ec19d8fb47 | |
parent | ea078f9b4221332b9f63cc4e178aa814eec06e4f (diff) |
vendoring all the dependencies (minus .git to track files) into vendor directory prior to build step, which still vendors ponzu core code
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Ponzu ## (WIP) -Creating a CMS thing for Go developers. Not ready for use, but would be happy +Creating a "API-first" CMS thing for Go developers. Not quite ready for use, but would be happy to get thoughts/feedback! ## Installation |