|
I'm getting started with Paracle. What is the quickest way to install and run the CLI? |
Answered by
jumsay
Jan 19, 2026
Replies: 1 comment
|
Use:\n1) pip install paracle (or pip install -e . from source)\n2) paracle --help\n3) paracle init to create a .parac/ workspace\n4) paracle status to verify setup |
0 replies
Answer selected by
jumsay
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use:\n1) pip install paracle (or pip install -e . from source)\n2) paracle --help\n3) paracle init to create a .parac/ workspace\n4) paracle status to verify setup