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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ LazyDev is a Python module that utilizes GPT models to create entire coding proj
8
8
9
9
## Features
10
10
11
-
-**Effortless project initialization**: Simply use the `python -m lazydev.develop -r <what you want to do>` command to kickstart the project generation process.
11
+
-**Effortless project initialization**: Simply use the `lazydevdevelop -r "I want to develop a game"` command to kickstart the project generation process.
12
12
-**Interactive question-based approach**: LazyDev asks relevant questions to gather essential information before starting the coding process, ensuring that the generated project meets your specific requirements.
13
13
-**Complete project planning**: LazyDev plans the entire project structure based on the gathered information, setting up the necessary directories and files for you.
14
14
-**Automated code generation**: The module automatically generates the code based on the project plan, saving you time and effort.
0 commit comments