recime-cli

command module
v0.0.0-...-81fa7a2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2019 License: Apache-2.0 Imports: 29 Imported by: 0

README

Recime Command Line Tool

The Recime Command Line Tool allows you to scaffold your bot from terminal. It creates your account based on the email you have provided and lets you deploy it to Recime cloud.

Build Status Go Report Card

macOS

Install Homebrew by pasting the below command at a Terminal prompt:

/usr/bin/ru by -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

To install all the Go and Recime CLI, just run the following command, Homebrew takes care of the rest for you:

brew tap recime/tools && brew install recime-cli

This will install all the dependencies, configure path and install the CLI accessible globally. Once installation is complete

Source

Recime Command Line Tool is built using Go. Therefore, if you have go tools installs then type the following command to install:

go get -v -u github.com/recime/recime-cli 

Plese make sure that go is installed and GOROOT and GO_PATH is configured correctly and you will need go 1.6+ to install recime-cli.

The following commands are currently available in the Recime Command Line Tool:

  config      Initializes bot config vars
  create      Scaffolds the bot from an interactive prompt
  deploy      Deploys the bot to Recime cloud
  login       Logs into your Recime account
  platform    Configures the Platform
  run         Runs the bot locally

License

Copyright © 2017 Recime Inc. All rights reserved.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package deployment is a generated protocol buffer package.
Package deployment is a generated protocol buffer package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL