Skip to content
This repository was archived by the owner on Sep 16, 2020. It is now read-only.

Installation

raoasifraza11 edited this page Sep 3, 2018 · 2 revisions

Installation and Setup NetWorth.app

Modules

API

Follow these steps for setup NetWorth.app API

  • Install go and dep using command brew install dep
  • Make sure you have installed GO using go version
  • Your Project must be under $GOPATH/src
  • Make sure your $GOPATH using go env
  • See how to create GO project
  • Now run dep ensure to install the project dependencies it takes time you need to have patience

Thanks

Currently we are working on it.

Stay tuned!!

Clone this wiki locally