didbot/didbot-cmd
Composer 安装命令:
composer require didbot/didbot-cmd
包简介
Command line interface for didbot.com or a self hosted didbot application.
关键字:
README 文档
README
A command line interface for didbot.com or a self hosted didbot application.
Installation
- Install with composer package manager.
composer global require didbot/didbot-cmd
- 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:tokencommand.
didbot config:token eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6ImVkZjdmNTV...
- 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:urlcommand.
didbot config:url http://example.com
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-11-18