mak

Crates.iomak
lib.rsmak
version0.1.0-alpha2
created_at2023-10-06 03:04:41.610057+00
updated_at2025-05-01 19:47:33.376252+00
descriptionmake, but mak it shorter
homepage
repository
max_upload_size
id994788
size964,686
Lucas Garron (lgarron)

documentation

README

mak

make, but mak it shorter.

Run make with maximum parallelism and get a live overview of the progress.

Install

brew install --HEAD lgarron/lgarron/mak

Examples

git clone https://github.com/cubing/cubing.js && cd cubing.js
make setup

mak test-all

mak in action

git clone https://github.com/cubing/cubing.js && cd cubing.js
make quick-setup

mak test-fast
Commit count: 0

cargo fmt