You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,10 +30,7 @@ your-task/
30
30
├── README.md # generated via task2doc or manually written
31
31
```
32
32
33
-
You can scaffold this using:
34
-
```bash
35
-
psyflow init
36
-
```
33
+
> Note: psyflow command line tool psyflow-init (or the taps() function) helps researchers quickly generate a project skeleton with these components pre-wired.
37
34
38
35
#### 2. Push to Your Own GitHub Repo (if not already)
39
36
Create a public repository under your GitHub account (e.g., `stroop`), then push your files:
0 commit comments