Skip to content

RelevanceAI/arg-releases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

arg CLI release artifacts

This repository hosts the precompiled binaries and GitHub Releases for the arg CLI.

The CLI source code lives in a private monorepo. Releases here are produced by GoReleaser on every v* tag and contain macOS, Linux, and Windows binaries.

Install

The easiest install path is via Homebrew:

brew tap relevanceai/tap
brew install arg

Or one-shot:

brew install relevanceai/tap/arg

If you have Node installed, you can also use npm:

npm install --global @relevanceai/arg

For other platforms, download a binary directly from Releases and place it on your PATH.

License

MIT — see the upstream CLI source.

About

Public release artifacts for the arg CLI (binary distribution only; source lives in the private monorepo)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors