CLI
Usage
The Makes command has the following syntax:
where:
<repo>is a GitHub, GitLab or local repository.<job>is a Makes job that exists within the referenced repository. If no job is specified, Makes displays all available jobs.
Example:
Makes is powered by Nix. This means that it is able to run on any of the Nix's supported platforms.
We have thoroughly tested it in
linux/arm64 and darwin/arm64 architectures.