prinsfrank/aristotle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

prinsfrank/aristotle

最新稳定版本:v0.2.1

Composer 安装命令:

composer require prinsfrank/aristotle

包简介

ADRL cli

README 文档

README

An ADRL CLI to debate efficiently

Commands

Premise

To add a premise, run the following command;

vendor/bin/aristotle premise unique_identifier
vendor/bin/aristotle premise unique_identifier "Optional Label"

Conclusion

To add a conclusion, run the following command;

vendor/bin/aristotle conclusion unique_identifier
vendor/bin/aristotle conclusion unique_identifier "Optional Label"

Valid

To mark a conclusion as valid, run the following command;

vendor/bin/aristotle valid unique_identifier
vendor/bin/aristotle valid unique_identifier "Optional Label"

inValid

To mark a conclusion as invalid, run the following command;

vendor/bin/aristotle invalid unique_identifier
vendor/bin/aristotle invalid unique_identifier "Optional Label"

False

To mark a premise as false, run the following command;

vendor/bin/aristotle false unique_identifier
vendor/bin/aristotle false unique_identifier "Optional Label"

True

To mark a premise as true, run the following command;

vendor/bin/aristotle true unique_identifier
vendor/bin/aristotle true unique_identifier "Optional Label"

统计信息

  • 总下载量: 6
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-04-15