Created Code Browsing (markdown)

Matt Holt 2017-06-06 23:23:41 -06:00
parent 7089ab9364
commit 676743c5fc

5
Code-Browsing.md Normal file

@ -0,0 +1,5 @@
This page will help you get comfortable and familiar with Caddy's code base quickly.
**We recommend using [code search by Sourcegraph](https://sourcegraph.com/github.com/mholt/caddy/-/search).** It's a powerful, quick way to find what you're looking for!
(TODO: Finish this page. Give an orientation of the project, how it is structured, and its code... etc.)