2017 © Pedro Peláez
 

library didbot-cmd

Command line interface for didbot.com or a self hosted didbot application.

image

didbot/didbot-cmd

Command line interface for didbot.com or a self hosted didbot application.

  • Saturday, November 19, 2016
  • by benbjurstrom
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

didbot-cmd

Build Status A command line interface for didbot.com or a self hosted didbot application., (*1)

Installation

  1. Install with composer package manager.
composer global require didbot/didbot-cmd
  1. Generate an API token at either didbot.com or from your self hosted didbot application. Add the token to didbot-cmd by running the didbot config:token command.
didbot config:token eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6ImVkZjdmNTV...
  1. By default didbot-cmd points to the didbot.com api located at https://didbot.com/api/1.0. If you wish to point didbot-cmd to your self hosted didbot install run the didbot config:url command.
didbot config:url http://example.com

The Versions

19/11 2016

dev-master

9999999-dev https://didbot.com

Command line interface for didbot.com or a self hosted didbot application.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ben Bjurstrom

didbot

19/11 2016

0.1.2

0.1.2.0 https://didbot.com

Command line interface for didbot.com or a self hosted didbot application.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ben Bjurstrom

didbot

19/11 2016

0.1.1

0.1.1.0 https://didbot.com

Command line interface for didbot.com or a self hosted didbot application.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ben Bjurstrom

didbot

19/11 2016

0.1.0

0.1.0.0 https://didbot.com

Command line interface for didbot.com or a self hosted didbot application.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ben Bjurstrom

didbot