Open
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
Type
Projects
Status
🆕 New