Project Title

Browser parser implementation in Golang. Following this tutorial https://www.udacity.com/course/programming-languages--cs262

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Make sure you have Golang setup https://golang.org/doc/install#install

This project is using Uber's FX for dependency injection https://godoc.org/go.uber.org/fx#ex-package

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

git clone https://github.com/codalife/go-browser.git
go build

Running the tests

Coming up soon

Built With

  • FX - Dependency Injection

Contributing

You don't want to contribute to a hobby project.

Versioning

We use SemVer for versioning.

Authors