yasuyk / gocdnjs

Command line interface for http://cdnjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gocdnjs

travis build status codecov

Command line interface for cdnjs.com.

Installation

go get github.com/yasuyk/gocdnjs

Usage

NAME:
   gocdnjs - command line interface for cdnjs.com

USAGE:
   gocdnjs [global options] command [command options] [arguments...]

VERSION:
   0.1.0

COMMANDS:
   list, l      List available packages
   info, i      Show package information
   url, u       Show CDN URL of the package
   update       Update the package cache
   download, d  Download assets of the package
   cachefile, c Show cache file path
   help, h      Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --version, -v        print the version
   --help, -h           show help

License

See LICENSE.

About

Command line interface for http://cdnjs.com

License:MIT License


Languages

Language:Go 93.4%Language:Makefile 5.2%Language:Shell 1.4%