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: docs/man_pages/index.md
+1
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ Command | Description
19
19
Command | Description
20
20
---|---
21
21
[create](project/creation/create.html) | Creates a new project for native development with NativeScript.
22
+
[init](project/creation/init.html) | Initializes an existing project for native development with NativeScript.
22
23
[platform add `<Platform>`](project/configuration/platform-add.html) | Configures the current project to target the selected platform.
23
24
[platform list](project/configuration/platform.html) | Lists all platforms that the project currently targets.
24
25
[platform remove `<Platform>`](project/configuration/platform-remove.html) | Removes the selected platform from the platforms that the project currently targets. This operation deletes all platform-specific files and subdirectories from your project.
0 commit comments