如何在pc驱动程序中更改工作区?

ami*_*jad 7 workspace

我试过这个:

exercism configure —token="your token" —workspace ="path to some where other than C drive"
Run Code Online (Sandbox Code Playgroud)

但它exercism在 C 驱动器中的曲目下载中不起作用,我不想去那里并将其更改为其他驱动器和其他文件夹?我该怎么做?

ami*_*jad 8

我找到了我的答案我的问题是关于我在 cmd 中输入的代码我认为输入是正确的

exercism configure --token=(your token get from site) -w (some location)
Run Code Online (Sandbox Code Playgroud)