Skip to main content
Squirrels Docs home page
Search...
⌘K
Support
GitHub
GitHub
Search...
Navigation
CLI commands
sqrl deps
Home
Documentation
References
How-to Guides
Release Notes
Python reference
CLI reference
Overview
CLI commands
sqrl new
sqrl init
sqrl get-file
sqrl deps
sqrl compile
sqrl build
sqrl duckdb
sqrl run
On this page
Usage
Options
Examples
CLI commands
sqrl deps
Copy page
Load external packages defined in squirrels.yml
Copy page
The
deps
command downloads and loads all packages specified in
squirrels.yml
(typically from git).
Usage
Copy
sqrl
deps
Options
This command has no command-specific options. It supports the
global options
.
Examples
Load packages:
Copy
sqrl
deps
Was this page helpful?
Yes
No
sqrl get-file
sqrl compile
⌘I