UNPKG

381 BJavaScriptView Raw
1//this file contains help docs for share command
2
3module.exports = {
4 intro: "Shares your connector with other Built.io Flow users",
5 info: "Shares your connector with other Built.io Flow users",
6 docs: "Shares your connector with other Built.io Flow users",
7 example: "flow share",
8 explanation: "This command will let you share your connector with other Built.io Flow users. "
9}