Skip to content

Commit 41b940c

Browse files
committed
docs(recreation): Include tasks.md in project recreation steps
1 parent 0d1cc3e commit 41b940c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project_recreation_instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
I need to recreate the `stdcli` project from scratch. Here's a comprehensive set of instructions that, when executed from an empty directory (which will become the project's root folder), will set up the entire project, including all files, dependencies, and configurations developed during this session.
22

3-
Once the project is created, please replace all instances of `stdcli` with the actual name of the parent folder where this project is created. This replacement should occur in `package.json` for fields like `name`, `repository`, `bugs`, and `homepage`.
3+
Once the project is created, please replace all instances of `stdcli` with the actual name of the parent folder where this project is created. This replacement should occur in `package.json` for fields like `name`, `repository`, `bugs`, and `homepage`, and in tasks.md. In tasks.md, clear all checkboxes.
44

55
---
66

0 commit comments

Comments
 (0)