deploytest-linux-arm64

14.0.0-alpha.0 • Public • Published

deploytest


Consistent dependency versions in large JavaScript Monorepos.
https://jamiemason.github.io/deploytest

Rust

A work in progress implementation of Syncpack in Rust. It is not ready for public use.

Develop

git clone https://github.com/JamieMason/deploytest.git -b main deploytest-rust
cd deploytest-rust

Run (Development)

There are 2 commands, lint and fix.

cargo run -- lint
cargo run -- fix

Both will check formatting and version/range mismatches by default, but can be filtered with --format and --versions.

Build and Run (Production)

cargo build --release
target/release/deploytest lint
target/release/deploytest fix

Readme

Keywords

none

Package Sidebar

Install

npm i deploytest-linux-arm64

Weekly Downloads

0

Version

14.0.0-alpha.0

License

MIT

Unpacked Size

5.96 MB

Total Files

3

Last publish

Collaborators

  • fold_left