An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

## make-just [![Release](https://github.com/RandyMcMillan/make-just/actions/workflows/release.yml/badge.svg)](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
```