Bug 1153756 - Review Request: golang-github-spf13-cobra - A Commander for modern Go CLI interactions
Summary: Review Request: golang-github-spf13-cobra - A Commander for modern Go CLI int...
Keywords:
Status: CLOSED DUPLICATE of bug 1085881
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-16 17:33 UTC by Jan Chaloupka
Modified: 2014-10-16 18:29 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-10-16 18:29:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jan Chaloupka 2014-10-16 17:33:42 UTC
Spec URL: https://jchaloup.fedorapeople.org/reviews/golang-github-spf13-cobra/golang-github-spf13-cobra.spec

SRPM URL: https://jchaloup.fedorapeople.org/reviews/golang-github-spf13-cobra/golang-github-spf13-cobra-0-0.1.gitb1e90a7.fc20.src.rpm

Description: Cobra is a commander providing a simple interface to create powerful modern
CLI interfaces similar to git & go tools.
In addition to providing an interface, Cobra simultaneously provides
a controller to organize your application code.

Inspired by go, go-Commander, gh and subcommand, Cobra improves on these
by providing fully posix compliant flags (including short & long versions),
nesting commands, and the ability to define your own help and usage
for any or all commands.

Fedora Account System Username: jchaloup

Koji: build locally but depends on golang-github-spf13-pflag which is under review right now

$ rpmlint /home/jchaloup/rpmbuild/RPMS/noarch/golang-github-spf13-pflag-devel-0-0.1.git463bdc8.fc20.noarch.rpm /home/jchaloup/rpmbuild/SRPMS/golang-github-spf13-pflag-0-0.1.git463bdc8.fc20.src.rpm golang-github-spf13-pflag.spec
2 packages and 1 specfiles checked; 0 errors, 0 warnings.

Comment 1 Jan Chaloupka 2014-10-16 18:29:43 UTC

*** This bug has been marked as a duplicate of bug 1085881 ***


Note You need to log in before you can comment on or make changes to this bug.