oghref_cmd 0.1.1 copy "oghref_cmd: ^0.1.1" to clipboard
oghref_cmd: ^0.1.1 copied to clipboard

Command-line tools for reviewing decoded content of metadata and JSON data export support

Command line tools for reviewing parsed rich information link metadata and data exchanges #

This package only serves as executable which offers as pub package and complied executable files sperately.

Setup #

Download executable files #

Please download latest version from releases

Using dart pub command #

If Dart has been installed, it can be deployed by running this command:

dart pub global activate oghref_cmd

Edit pubspec.yaml #

Please add oghref_cmd into dev_dependencies, NOT dependencies

dev_dependencies:
  oghref_cmd: # Copy version constraints from pub.dev

Usages #

Usage: oghref_cmd <command> [arguments]

Global options:
-h, --help    Print this usage information.

Available commands:
  info      Get metadata information found in given URL
  json      Export fetched content in JSON format
  media     Print media informations of given URL
  version   Get version of oghref_cmd.

For each command's usages, please type:

oghref_cmd <command name> -h

License #

AGPL v3

0
likes
140
points
53
downloads

Publisher

verified publisherrk0cc.xyz

Weekly Downloads

Command-line tools for reviewing decoded content of metadata and JSON data export support

Repository (GitHub)

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

AGPL-3.0 (license)

Dependencies

ansix, args, dolumns, meta, oghref_model

More

Packages that depend on oghref_cmd