Code Monkey home page Code Monkey logo

homebrew-po's Introduction

homebrew-po's People

Contributors

nrobinson2000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

homebrew-po's Issues

Compiling .INO files?

Hey there,

Firstly, thank you so much for this! It's super handy...

Is there a way to compile .ino files? Instead of having to split them up into .h. and .cpp?

Thanks again!

Conflict with oh-my-zsh alias `po`

Hi, while installing I stumbled upon the fact that my oh-my-zsh installation already comes with an alias po for popd. While this sounds like a silly issue, many people I know use oh-my-zsh.

What do you think about

  1. an additional check in the installer, maybe something like:
    if [ "`alias po`" != '' ]; then
      echo "WARNING: You already have an alias named 'po'. Use 'unalias po' to remove the alias."
    fi
  2. an alias po-util that points to po, which is installed per default and is less likely to clash with something?

Without this, it's a bit cryptic to find out what actually happens โ€“ po install with the set alias just outputs a list of directories.

po install tries to install particle-cli and node even though they exist

$ node -v
v8.5.0
$ particle --version
1.27.0
$ po install

Installing Particle firmware from Github...
fatal: destination path 'firmware' already exists and is not an empty directory.

Installing RedBear Duo firmware from Github...
fatal: destination path 'firmware' already exists and is not an empty directory.

Installing Particle-Pi firmware from Github...
fatal: destination path 'firmware' already exists and is not an empty directory.

Installing ARM toolchain...
Already up-to-date.
Warning: nrobinson2000/po/gcc-arm-none-eabi-53 20160330 is already installed
Warning: dfu-util 0.9 is already installed

Installing Node.js version v8.9.3...
Password:

Installing particle-cli...
Password:

    Thank you for installing po-util. Be sure to check out https://po-util.com
    if you have any questions, suggestions, comments, or problems. You can use
    the message button in the bottom right corner of the site to send me a
    message. If you need to update po-util just run "po update" to download
    the latest versions of po-util, Particle Firmware and particle-cli, or run
    "po install" to update all dependencies.
        

I hit CTRL+C when I was asked to provide the passwords.

Install broken w/ 63.0 ?

Hi I just found out about this project--looks VERY COOL. However, install seems busted at the moment.

After "brew tap nrobinson2000/po" I try "brew install po" and get the following:

โ˜ฏ brew install po
==> Installing po from nrobinson2000/po
==> Downloading https://github.com/nrobinson2000/homebrew-po/archive/63.0.tar.gz
==> Downloading from https://codeload.github.com/nrobinson2000/homebrew-po/tar.gz/63.0

curl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "po"
Download failed: https://github.com/nrobinson2000/homebrew-po/archive/63.0.tar.gz

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.