https://github.com/randymcmillan/make-just
Makefile convert to a Justfile
https://github.com/randymcmillan/make-just
just make rust
Last synced: 11 days ago
JSON representation
Makefile convert to a Justfile
- Host: GitHub
- URL: https://github.com/randymcmillan/make-just
- Owner: RandyMcMillan
- License: mit
- Created: 2025-03-28T01:58:27.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2025-04-18T12:19:18.000Z (about 1 month ago)
- Last Synced: 2025-05-04T11:17:23.629Z (15 days ago)
- Topics: just, make, rust
- Language: Rust
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## make-just [](https://github.com/RandyMcMillan/make-just/actions/workflows/release.yml)
### install:
```sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/randymcmillan/make-just/releases/download/v0.0.4/make-just-installer.sh | sh
``````sh
brew install randymcmillan/randymcmillan/make-just
```