-
Updated
Dec 2, 2020 - Python
conversational-bots
Here are 85 public repositories matching this topic...
-
Updated
Jun 5, 2019 - Python
-
Updated
May 25, 2020 - Python
-
Updated
Dec 1, 2020 - TypeScript
-
Updated
Nov 19, 2020 - Ruby
-
Updated
Nov 19, 2019 - Swift
-
Updated
Jul 1, 2019 - Kotlin
-
Updated
Nov 25, 2020 - Java
Shift to Kotlin 1.4
-
Updated
Nov 30, 2020 - PHP
-
Updated
Jul 20, 2018 - TypeScript
-
Updated
Sep 3, 2020 - TypeScript
-
Updated
Nov 21, 2020 - Python
-
Updated
Sep 16, 2018 - Python
-
Updated
Sep 11, 2019 - Shell
-
Updated
Dec 1, 2020 - Python
-
Updated
Oct 23, 2017 - Java
-
Updated
Jun 6, 2018 - Kotlin
-
Updated
Nov 9, 2020 - TypeScript
-
Updated
Oct 15, 2017 - CSS
-
Updated
Mar 21, 2018 - Java
-
Updated
Oct 21, 2017 - CSS
-
Updated
Oct 27, 2020 - Python
-
Updated
Nov 23, 2017 - Python
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Mar 29, 2018 - CSS
-
Updated
Jun 28, 2018 - Python
-
Updated
Nov 6, 2020 - Kotlin
-
Updated
Oct 1, 2019 - Python
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