Skip to content

Bash and Python scripts for smoother workflows with Raycast.

Notifications You must be signed in to change notification settings

jmetrikat/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

Raycast Bash Python

Bash and Python scripts for smoother workflows with Raycast.

Installation

  1. Create a virtual python environment:
python3.12 -m venv env
  1. Install the required python packages:
env/bin/pip3.12 install -r requirements.txt

Usage

Run a script using the virtual environment:

env/bin/python3.12 <script_name>.py

About

Bash and Python scripts for smoother workflows with Raycast.

Topics

Resources

Stars

Watchers

Forks