The latest version of bitly-cli is 0.1.2-0.

bitly-cli

Version 0.1 revision 0 uploaded by SergeyAstanin.

Package meta

Synopsis
A command line tool to access bit.ly URL shortener.
Description

This package provides a command line utility to shorten and expand URLs using bit.ly/j.mp service. To use this tool, an API key is required. Please find yours at http://bit.ly/account/.

Configuration file (`~/.bitly`) format:

login = your_bit.ly_login
apikey = your_API_key

Usage examples:

$ echo "Text with an URL: http://example.com/" | bitly
Text with an URL: http://bit.ly/2eSq1z
$ bitly shorten http://example.com
http://bit.ly/2eSq1z
$ bitly expand http://bit.ly/2eSq1z
http://example.com/
Author
n/a
Bug reports
http://bitbucket.org/jetxee/hs-bitly/issues/
Category
Web, Utils
Copyright
n/a
Homepage
http://bitbucket.org/jetxee/hs-bitly/
Maintainer
Sergey Astanin <s.astanin@gmail.com>
Package URL
n/a
Stability
experimental

Components