| Crates.io | mak |
| lib.rs | mak |
| version | 0.1.0-alpha2 |
| created_at | 2023-10-06 03:04:41.610057+00 |
| updated_at | 2025-05-01 19:47:33.376252+00 |
| description | make, but mak it shorter |
| homepage | |
| repository | |
| max_upload_size | |
| id | 994788 |
| size | 964,686 |
makmake, but mak it shorter.
Run make with maximum parallelism and get a live overview of the progress.
brew install --HEAD lgarron/lgarron/mak
git clone https://github.com/cubing/cubing.js && cd cubing.js
make setup
mak test-all

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