1.1.1 • Published 2 years ago

workspace-to-yalc v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago