mtbarta / monocorpus

A notepad for software and machine learning
GNU Affero General Public License v3.0
232 stars 13 forks source link

Investigate New Project Structure #2

Closed mtbarta closed 6 years ago

mtbarta commented 6 years ago

The project is mimicking what DigitalOcean has blogged about in their Cthulhu monorepo -- https://blog.digitalocean.com/cthulhu-organizing-go-code-in-a-scalable-repo/

I am not convinced that I need to encompass the GOPATH within the project structure. I would like to investigate making services/src/monocorpus the new root of the project.