Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 583 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 583 Bytes

nozem

A very particular build tool for a very specific situation.

If you don't know whether you need this, you don't.

Usage

Usage:

$ npm install -g nozem

# Inside the CDK repo
$ nzm

Troubleshooting

Docker fails with: unable to create context store: $HOME is not defined

Docker > Preferences > Command Line (or Experimental Features) > Uncheck Enable Cloud Experience.

Docker fails with: exec: "com.docker.cli": executable file not found in $PATH

Docker > Preferences > Command Line (or Experimental Features) > Uncheck Enable Cloud Experience.