Bug 204707

Summary: [NEW PORT] www/rubygem-hackpad-cli: CLI for some remote hackpad operations
Product: Ports & Packages Reporter: mose <mose>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: araujo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
rubygem-hackpad-cli-0.1.4 none

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!