1.1.1 • Published 3 years ago

workspace-to-yalc v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Description

Looks for workspace: protocol packages and adds them to yalc.lock for easy install in docker containsers.

Run

To run npx workspace-to-yalc.

Example

  1. Run npx workspace-to-yalc
  2. Mount yalc store folder to docker container
  3. In Dockerfile a. Install yalc with npm i -g yalc b. Run yalc update --store-folder <path-to-mounted-store> in project directory

Options

--lockfile-only

Only generates yalc.lock file.

--file

Uses the file: protocol.

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago