acmdl

command module
v0.0.0-...-931cd26 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2019 License: MIT Imports: 7 Imported by: 0

README

acmdl

CLI for ACM Digital Library

asciicast

Installation

Dependencies

acmdl is implemented in Golang and using dep to manage dependencies. If you want build from source code, you have to install Golang to your machine and then install dep. If you don't know how to install Golang, see here. If you don't know how to install dep, see here.

From source

After installing Golang and dep. You can use following commands to install acmdl to your machine.

$ go get github.com/d2verb/acmdl
$ cd $GOPATH/src/github.com/d2verb/acmdl
$ make ensure
$ make install

Usage

Cmdline options
NAME:
   acmdl - ACM Digital Library CLI tool

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

VERSION:
   0.0.1

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --words value, -w value  words
   --year value, -y value   minimum publication year (default: -1)
   --start value, -s value  minimum numbering (default: 1)
   --help, -h               show help
   --version, -v            print the version

Contributions

Open issues and submit pull requests are welcome.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL