Bug 204707 - [NEW PORT] www/rubygem-hackpad-cli: CLI for some remote hackpad operations
Summary: [NEW PORT] www/rubygem-hackpad-cli: CLI for some remote hackpad operations
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-21 00:58 UTC by mose
Modified: 2015-11-21 02:45 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-hackpad-cli-0.1.4 (1.95 KB, application/x-shar)
2015-11-21 00:58 UTC, mose
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mose 2015-11-21 00:58:52 UTC
Created attachment 163362 [details]
rubygem-hackpad-cli-0.1.4

This is a command-line utility to check and manipulate 
hackpad documents.

It uses Hackpad REST API 1.0 
https://hackpad.com/Hackpad-API-v1.0-k9bpcEeOo2Q

WWW: https://github.com/mose/hackpad-cli/


cheers,
mose
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-11-21 02:45:12 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Nov 21 02:44:18 UTC 2015
New revision: 402131
URL: https://svnweb.freebsd.org/changeset/ports/402131

Log:
  - Add hackpad-cli 0.1.4
  - While I'm here, add LICENSE_FILE

  This is a command-line utility to check and manipulate
  hackpad documents.
  It uses Hackpad REST API 1.0 https://hackpad.com/Hackpad-API-v1.0-k9bpcEeOo2Q

  WWW: https://github.com/mose/hackpad-cli/

  PR:		204707
  Submitted by:	mose <mose@gandi.net>

Changes:
  head/www/Makefile
  head/www/rubygem-hackpad-cli/
  head/www/rubygem-hackpad-cli/Makefile
  head/www/rubygem-hackpad-cli/distinfo
  head/www/rubygem-hackpad-cli/pkg-descr
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-11-21 02:45:37 UTC
Committed. Thanks!