GithubHelp home page GithubHelp logo

rk0cc / oghref_cmd Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 57 KB

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

License: GNU Affero General Public License v3.0

Dart 100.00%
command-line command-line-tool dart open-graph open-graph-protocol twitter twitter-card x

oghref_cmd's Introduction

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

Warning

It only provides under AMD64 CPU architecture and Apple Silicon (since 0.1.1) only, for those who uses other Dart supported CPU architecture, please consider compile yourself.

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

Build

Please get Dart SDK first and execute this commands below:

# Assume Dart binaries is defined into PATH

git clone --depth 1 --branch release https://github.com/rk0cc/oghref_cmd.git
mkdir dist
dart pub get
dart compile exe bin/oghref_cmd.dart -o dist/oghref_cmd

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

or visit readme page in example.

License

AGPL v3

oghref_cmd's People

Contributors

rk0cc avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.