-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #142 from kata-ai/Release/2.6
Release/2.6
- Loading branch information
Showing
8 changed files
with
196 additions
and
143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
[![NPM downloads](https://img.shields.io/npm/dm/kata-cli.svg?style=flat)](https://www.npmjs.com/package/kata-cli) | ||
|
||
# Kata-CLI Overview and Command Reference | ||
Kata Command Line Interface (Kata CLI) is a tool for creating bots with Kata Markup Language (Kata ML) and helps managing the bots with command line/shell of various operating systems. For more information, check our website [http://kata.ai/en](http://kata.ai/en). | ||
Kata Command Line Interface (Kata CLI) is a tool for creating bot with Kata Markup Language (Kata ML) and helps managing the bots with command line/shell of various operating systems. | ||
|
||
## Installing Kata-CLI | ||
Install Kata-CLI using the npm package manager. | ||
|
@@ -149,7 +149,7 @@ Commands | Functionalities | |
|
||
### Outdated Commands on Kata-CLI | ||
|
||
Here are the list of outdated commands on version 2.4.0, please refer to [Changelog](Changelog.md) for the details. | ||
Here are the list of outdated commands on version 2.4.0, please refer to [Changelog](CHANGELOG.md) for the details. | ||
|
||
_List of Deprecated Command:_ | ||
- `kata add-channel <channelName>` | ||
|
@@ -385,4 +385,4 @@ Is something missing/incorrect? Please let us know by contacting [email protected] | |
3. Code, and dont forget to add test after added new feature | ||
4. Commit your branch and pull request to base `develop` branch | ||
Happy contributing :) | ||
Happy contributing :) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.