raco
Verified for current stable LTS
Raco Command: Setup Collections
Use for setup collections with Raco. Exact CLI syntax to setup collections using Raco.
When to use this: Use for setup collections with Raco.
Command Syntax
raco setup <collection1 collection2 ...> raco setup <collection1 collection2 ...> Command Breakdown
raco is the base executable for this command.
FAQ
Purpose: Exact syntax to setup collections using Raco.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Raco Command: Display Help
raco help Raco Command: Install Current Directory As Package raco pkg install Raco Command: Install Package Auto Dependencies raco pkg install --auto <package_source> Raco Command: Run Tests In Files raco test <path/to/tests1.rkt path/to/tests2.rkt ...> Raco Command: Search Local Documentation raco docs <search_terms>