From 364bf5abae086e01ee1d6704e708ef8aba2dbb76 Mon Sep 17 00:00:00 2001 From: Kray-G Date: Wed, 18 Aug 2021 21:57:42 +0900 Subject: [PATCH] #232: updated Kip.md --- docs/Kip.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/Kip.md b/docs/Kip.md index 2d3791ca..2d70ce61 100644 --- a/docs/Kip.md +++ b/docs/Kip.md @@ -135,3 +135,14 @@ It shows also a development version and you can also see that a development vers Check if there are some updates, and update to the latest version if exists. > TODO: Supporting this feature. + +#### `kip init ` + +Create and initialize a basic folder structure as a package. +This is done only for the first time when you start the development. +You can modify the automatically generated file as suited to your own package. + +#### `kip help []` + +Show the short help text about the package specified by the ``. +