-
Updated
Oct 22, 2020 - Python
conversational-bots
Here are 83 public repositories matching this topic...
-
Updated
Jun 5, 2019 - Python
-
Updated
May 25, 2020 - Python
-
Updated
Oct 21, 2020 - TypeScript
-
Updated
Sep 30, 2020 - Ruby
-
Updated
Nov 19, 2019 - Swift
-
Updated
Jul 1, 2019 - Kotlin
-
Updated
Oct 20, 2020 - Java
-
Updated
Oct 10, 2020 - PHP
-
Updated
Jul 20, 2018 - TypeScript
-
Updated
Oct 14, 2020 - Python
-
Updated
Sep 3, 2020 - TypeScript
-
Updated
Sep 16, 2018 - Python
-
Updated
Sep 11, 2019 - Shell
-
Updated
Oct 20, 2020 - Python
-
Updated
Oct 23, 2017 - Java
-
Updated
Jun 6, 2018 - Kotlin
-
Updated
Oct 15, 2017 - CSS
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
Mar 21, 2018 - Java
-
Updated
Oct 21, 2017 - CSS
-
Updated
Nov 23, 2017 - Python
-
Updated
Mar 29, 2018 - CSS
-
Updated
Oct 6, 2020 - Python
-
Updated
Jun 28, 2018 - Python
-
Updated
Oct 1, 2019 - Python
-
Updated
Nov 4, 2018 - Python
-
Updated
Aug 6, 2020 - Kotlin
Improve this page
Add a description, image, and links to the conversational-bots topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the conversational-bots topic, visit your repo's landing page and select "manage topics."
Describe the bug
Cannot use 'cp' command while installing it on Windows.
It is needed to replace 'cp' with 'copy' in scripts written in
package.jsonif an user wants to install botfront on Windows machine.To Reproduce
Steps to reproduce the behavior:
meteor npm installin Windows Powershell.Expected behavior