ray

command module
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2023 License: MIT Imports: 10 Imported by: 0

README

Raycast CLI

Installation

# using homebrew
brew install pomdtr/tap/ray

# compile from source
go install github.com/pomdtr/ray@latest

or download the binary from the releases page.

Usage

Use ray [extension] [command] to run a command.

You can also pass arguments to the command.

ray arc new-little-arc https://raycast.com

Use stdin to pass a context to the command.

jq -n '{ key: "value"}' | ray ...

If you want to copy the deeplink instead of opening it, use the --copy flag. You can also use the --print flag to print the deeplink to stdout.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL