Giter VIP home page Giter VIP logo

cloudapp-cli's Introduction

NULL problemo

cloudapp-cli's People

Contributors

bonifaido avatar capnslipp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cloudapp-cli's Issues

Bad Install Instructions

Following the Install instructions literally (cd /usr/local/bin && curl -fOs https://github.com/bonifaido/cloudapp-cli/raw/master/cloudapp && chmod +x cloudapp && cd -) leaves me with a cloudapp executable that contains the text:

<html><body>You are being <a href="https://raw.github.com/bonifaido/cloudapp-cli/master/cloudapp">redirected</a>.</body></html>

Installation by-hand is obviously easy, and the issue is fairly clearly caused by GitHub changing something in their cloud/CDN setup, and the solution is likely as simple as an additional flag passed to curl. However, I thought it should be noted.

Cheers.

Add Support for Multiple Arguments

I think it would be nice to be able to upload multiple files in one command e.g.:

cloudapp upload foo.mp3 bar.mp4 baz.pdf qux.tiff ./*.{png,xpm}

not work in mac os x lion

~ $cloudapp list
/usr/local/bin/cloudapp:58:in `require': no such file to load -- cloudapp_api (LoadError)
from /usr/local/bin/cloudapp:58

cloudapi installed

~ $ sudo gem install cloudapp_api
Password:
When you HTTParty, you must party hard!
Successfully installed multi_json-1.0.4
Successfully installed multi_xml-0.4.1
Successfully installed httparty-0.8.1
Successfully installed mime-types-1.17.2
Successfully installed cloudapp_api-0.3.3
5 gems installed
Installing ri documentation for multi_json-1.0.4...
Installing ri documentation for multi_xml-0.4.1...
Installing ri documentation for httparty-0.8.1...
Installing ri documentation for mime-types-1.17.2...
Installing ri documentation for cloudapp_api-0.3.3...
Installing RDoc documentation for multi_json-1.0.4...
Installing RDoc documentation for multi_xml-0.4.1...
Installing RDoc documentation for httparty-0.8.1...
Installing RDoc documentation for mime-types-1.17.2...
Installing RDoc documentation for cloudapp_api-0.3.3...
You have new mail in /var/mail/nick

Yaml required.

I needed to add the following to make it working on Arch Linux:

require 'yaml'

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.