Giter Site home page Giter Site logo

homebrew-skycoin's Introduction

homebrew-skycoin

Build Status

Homebrew formulae for installing Skycoin projects and dependencies on OS X.

Usage

Use the following commands to Tap the Homebrew repository

brew tap skycoin/homebrew-skycoin

Then install any of available Formulae. For instance execute this to install Skycoin CX to your system.

brew install skycoin-cx

Testing changes

The following process can be used to test changes made to formula:

  1. Ensure the target formula has already been installed on your system. I will use skycoin-cx to demonstrate.
  2. Fork this repo on Github and clone it locally to your machine.
  3. Create a new branch for your changes.
  4. Make your changes to the target formula and commit them.
  5. Change directory into the skycoin-cx Homebrew
cd $(brew --repo skycoin/homebrew-skycoin)/Formula
  1. Unlink the currently installed version of the formula with the following command:
brew unlink skycoin-cx
  1. Copy your updated formula into the skycoin/homebrew-skycoin/Formula folder - replacing the exiting version
  2. Test download of the new package from the Formula URL
brew fetch skycoin-cx
  1. Test the installation using the new Formula (with verbose mode and based on the locally updated file)
brew install -vsd --git skycoin-cx

All going well, you should have just installed the updated version based on the new formula. If that is the case, submit a PR with your changes to the team for further review. If you encounter issue, repeat the process above until you are able to successfully install the based on the udpated version.

Contact: [email protected]

homebrew-skycoin's People

Contributors

bigookie avatar charleskorn avatar ghulands avatar gz-c avatar jakerockland avatar joeblynch avatar joegoggins avatar lfelipe avatar lorenzmeier avatar olemis avatar pietrodn avatar px4dev avatar samuelsadok avatar toddwilson avatar tsc21 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

bigookie

homebrew-skycoin's Issues

Formula for development dependencies for Skycoin Ledger app

@olemis commented on Jan 31

Is your feature request related to a problem? Please describe.
Install a development environment for Ledger Nano and Blue development

Describe the solution you'd like
Setup happening after brew install skycoin-ledger-nano-dev

  • Install gcc-arm-none-eabi-53
  • Install clang-llvm-400
  • Download and install Nano S SDK
  • Download and install Nano Blue SDK

Describe alternatives you've considered
Could rely on an install script

Additional context
Use it in Travis builds .

New formula for Skyflash

@olemis commented on May 5

Package description

Rationale
Skyflash project develops the command line and GUI tools for flashing Skybian binary images onto SD cards used in official Skyminers (i.e. Orange Pi Plus 2) and DIY nodes for supported platforms

  • Inherited dependency

  • Internal project decision

  • This is a deliverable : skycoin/skyflash

Project dependency matrix
This package will be used in the following projects

  • skycoin/skywire
  • skycoin/skywire-discovery
  • skycoin/skywire-autoupdater
  • skycoin/skybian
  • skycoin/skyflash

Usage patterns

  • skycoin/skywire : image binaries downloaded from here (but already bundled in Skywire images)
  • skycoin/skywire-discovery : included in Skybian images ( @stdevPavelmc cmiiw )
  • skycoin/skywire-autoupdater : included in Skybian images ( @stdevPavelmc cmiiw )
  • skycoin/skybian : images released by this project are used for flashing Skyniner SD cards
  • skycoin/skyflash : download release artifacts from here

Additional context
@stdevPavelmc , anything else ?

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.