Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pimzino/claude-code-spec-workflow
/
Class
src/setup.ts:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
* ```
16
*/
17
export
class
SpecWorkflowSetup {
18
private projectRoot: string;
19
private claudeDir: string;
20
private commandsDir: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected