scriptable
  • Home
  • About
  • Read
  • Hardware
  • Privacy
  • X
  • Mitch

Monorepo

How to Create and Use a Go Monorepo (Golang, Workspaces)

How to Create and Use a Go Monorepo (Golang, Workspaces)

In this article, I will show you how to create and use a Go monorepo.
Mitch Allen Sep 19, 2023
NPM Workspaces Monorepo Setup (JavaScript)

NPM Workspaces Monorepo Setup (JavaScript)

In this article, I show you how to set up a JavaScript monorepo using npm workspaces.
Mitch Allen May 8, 2023

Lerna Monorepo Mocha Setup (TypeScript)

In this article I show you how to setup a lerna TypeScript monorepo for testing with mocha (MochaJS). Step 1. Install lerna globally Install lerna globally using npm. If you don’t have npm installed, click here. * Open up a terminal window * Run the following (the $ indicates that you are
Mitch Allen Apr 18, 2021

Lerna Monorepo Mocha Setup (JavaScript)

In this article, I show you how to set up a lerna JavaScript monorepo for testing with mocha (MochaJS). These instructions were written and tested on a Mac. Step 1. Install lerna and mocha globally Install lerna and mocha globally using npm. If you don’t have npm installed, click
Mitch Allen Apr 18, 2021
  • X
scriptable © 2023. Powered by Ghost