-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementAdditions and improvements in generalAdditions and improvements in generalmaintenancerefactoring, typos, removing clutter/dead code, and other code quality improvementsrefactoring, typos, removing clutter/dead code, and other code quality improvements
Description
Enhancement proposal
The dialog for creating a new project spawned using our CLI with manim new
is actually pretty cool -- but unfortunately more or less completely undocumented. This should be changed, for example by rewriting the project creation part of the quickstart tutorial.
Moreover, I am not quite sure why we have both manim new
and manim init
, which seems to do a pretty similar thing.
- Deprecation of
manim new
+ moving functionality tomanim init
- Documenting the new utility in form of a tutorial (or by rewriting the quickstart tutorial)
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementAdditions and improvements in generalAdditions and improvements in generalmaintenancerefactoring, typos, removing clutter/dead code, and other code quality improvementsrefactoring, typos, removing clutter/dead code, and other code quality improvements
Type
Projects
Status
🆕 New