Git Product home page Git Product logo

bin-get's People

Contributors

ohmymndy avatar philclifford avatar ymauray avatar

Stargazers

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

Watchers

 avatar  avatar

bin-get's Issues

Probably fixed by the time I submit this but ...

Prompt for first parameter lost if none given (see fixed by #5 ) and does not recognise some options.
Could perhaps be more explicit/opinionated about random inputs (i.e. catching bad user/repo or versions input and giving more user-friendly feedback)

Also there is no usage() ( yet ;-) see #2 )

e.g. (this is on Ubuntu Mate 21.10 btw )

~/src/bin-get$ ./bin-get -h
./bin-get: line 20: usage: command not found
~/src/bin-get$ ./bin-get --help
getopt: unrecognised option '--help'
~/src/bin-get$ ./bin-get
~/src/bin-get$ ./bin-get hello
Please provide the package name as the second argument
~/src/bin-get$ ./bin-get hello hello
jq: error (at <stdin>:4): Cannot iterate over null (null)
~/src/bin-get$ ./bin-get test test
Package test (test) already installed!
~/src/bin-get$ ./bin-get testx testx
jq: error (at <stdin>:4): Cannot iterate over null (null)

Dev Container fails to start

The deb-get install RUN line fails with a syntax error (?!) ) so the container fails to run

bash: line 2457: syntax error near unexpected token `rm'
bash: line 2457: `        ${ELEVATE} rm -v "${CACHE_DIR}"/*.json;;'

#6 comments it out for now so I can run tests, Submitting fix to deb-get in the meantime

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.