Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pomdtr/ray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

See the ray completion command to generate completion scripts for your shell.

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.

About

A command line interface for Raycast

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages