项目作者: jawadatgithub

项目描述 :
Output as JSON
高级语言: C#
项目地址: git://github.com/jawadatgithub/OutputAsJson.git
创建时间: 2020-07-09T19:27:04Z
项目社区:https://github.com/jawadatgithub/OutputAsJson

开源协议:MIT License

下载


Tool Info

  1. {
  2. "toolName": "Output As JSON",
  3. "binaryName": "oj",
  4. "developer": "Jawad AlShaikh",
  5. "owner": "InSysOut",
  6. "version": "1.0.0",
  7. "license": "MIT"
  8. }

Help

  1. Usage: oj Command
  2. oj [options]
  3. Options:
  4. -h|--help Display help.
  5. -i|--info Display OutputAsJson information.
  6. -v|--version Display OutputAsJson version.
  7. Command:
  8. ls|dir List current directory content
  9. Examples:
  10. oj -h
  11. oj ls
  12. oj dir
  13. Remark: [] above means optional. | above means or.