automa-cli

Crates.ioautoma-cli
lib.rsautoma-cli
version0.0.1
sourcesrc
created_at2024-07-12 13:37:51.778731
updated_at2024-07-12 13:37:51.778731
descriptionCLI for Automa
homepagehttps://github.com/automa/cli
repositoryhttps://github.com/automa/cli
max_upload_size
id1300696
size30,515
Pavan Kumar Sunkara (pksunkara)

documentation

README

Automa CLI

  1. Install
  2. Usage
  3. Changelog

Install

automa is available on Linux, macOS & Windows

With Homebrew

$ brew install automa/tap/automa

With AUR

$ yay -S automa

With Scoop

$ scoop bucket add automa https://github.com/automa/scoop-bucket
$ scoop install automa

With cargo

$ cargo install automa-cli

Direct

Pre-built binary executables are available at releases page.

Download, unarchive the binary, and then put the executable in $PATH.

Usage

Contributors

Here is a list of Contributors

TODO

Changelog

Please see CHANGELOG.md.

License

MIT/X11

Bug Reports

Report here.

Commit count: 0

cargo fmt