Giter Club home page Giter Club logo

gcli's People

Contributors

aritra1911 avatar fd00 avatar gjnoonan avatar gyrosgeier avatar herrhotzenplotz avatar iv4nhoe avatar jwilk avatar neutaaaaan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

gyrosgeier

gcli's Issues

Non-multiple of 30 amount of items with paging

as of #41 we have support for paging results. however it only allows for multiples of 30 results per page.
Whenever someone specifies -n or --count, this is rounded up to a multiple of 30, which is not really the intended behaviour. A bit of integer arithmetics will be required.

Releases

  • List releases
  • Create release
  • Delete release

assign issues

I wanna be able to do something like:

$ ghcli issues -i 95 assign herrhotzenplotz

configure script is not portable to strict SVR4 UNIX systems

This works fine however :

#!/bin/sh

# WARNING: This file is not generated by GNU autoconf
#          You can edit this file and things will happen as intended.

# to make people learn to read
for f in `find /usr/include -name \*.h | sed 500q`; do
        echo "checking for "`basename $f`" ... ok"
        sleep 1
done

/usr/bin/printf "error: If you had read the README.md, you wouldn't\n"
/usr/bin/printf "     : have seen this message on your screen.\n"
/usr/bin/printf "     : To quote the configure script from chibi-scheme:\n"

/usr/bin/printf "     > Autoconf is an evil piece bloatware encouraging cargo-cult programming.\n"
/usr/bin/printf "     > Make, on the other hand, is a beautiful little prolog for the filesystem.\n"
/usr/bin/printf "     > Just run 'make'.\n\n"
/usr/bin/printf "     : Oh and also, whatever just happened was a total waste of your time.\n"

test suite

I start to feel the need of a test suite for all this crap.

org -> owner

most of the subcommands use org instead of owner.
use that instead because it is the correct word.

correctness: url-encode owner and repo

We usually pass them into the url, but don't url-encode them. For correctness and proper working in weird cases, we may wanna do that. Especially if we start doing UTF-8 stuff.

check man pages

Some of the manpages are incomplete (synopsis) and many mention -r incorrectly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.