Giter VIP home page Giter VIP logo

homebrew-oci-cli's Introduction

homebrew-oci-cli

Unofficial Homebrew formula for Oracle Cloud Infrastructure (OCI) CLI.

Install

$ brew install jpoon/homebrew-oci-cli/oci-cli

Develop

Updating Formula:

  1. Update software links

    $ brew edit oci-cli
    # Edit 'url' and remove 'sha256':
    #     url "https://github.com/oracle/oci-cli/archive/v2.4.39.tar.gz"
  2. Extract sha256 hash

    $ brew fetch oci-cli --build-from-source
    
    ==> Fetching oci-cli from jpoon/oci-cli
    ==> Downloading https://github.com/oracle/oci-cli/archive/v2.4.39.tar.gz
    Already downloaded: /Users/jaspoon/Library/Caches/Homebrew/downloads/3702ccac08692a8dcd6f8c42a1a135319cf5657c6f100e6155c38fc5e364afb6--oci-cli-2.4.39.tar.gz
    SHA256: 8769c8571f645745ec2dcc4a35a4457d820d4d0abef1bc7665f5d8ed16633ccf
    Warning: Cannot verify integrity of 3702ccac08692a8dcd6f8c42a1a135319cf5657c6f100e6155c38fc5e364afb6--oci-cli-2.4.39.tar.gz
    A checksum was not provided for this resource
    For your reference the SHA256 is: 8769c8571f645745ec2dcc4a35a4457d820d4d0abef1bc7665f5d8ed16633ccf
    Resource: homebrew-virtualenv
    ==> Downloading https://files.pythonhosted.org/packages/4e/8b/75469c270ac544265f0020aa7c4ea925c5284b23e445cf3aa8b99f662690/virtualenv-16.1.0.tar.gz
    Already downloaded: /Users/jaspoon/Library/Caches/Homebrew/downloads/bda8bcde19a275fd9c84a7ec957593976e90dfd0e461a87f5698f1d2286c0197--virtualenv-16.1.0.tar.gz
    SHA256: f899fafcd92e1150f40c8215328be38ff24b519cd95357fa6e78e006c7638208

    Copy SHA256 string (e.g 8769c8571f645745ec2dcc4a35a4457d820d4d0abef1bc7665f5d8ed16633ccf)

  3. Update formula with SHA256 hash

    $ brew edit oci-cli
    # Add:
    #    url "https://github.com/oracle/oci-cli/archive/v2.4.39.tar.gz"
    #    sha256 "8769c8571f645745ec2dcc4a35a4457d820d4d0abef1bc7665f5d8ed16633ccf"
  4. Run test and audit

    $ brew test oci-cli
    $ brew audit --strict --online oci-cli

homebrew-oci-cli's People

Contributors

josephholsten avatar jpoon avatar oguzpastirmaci avatar therealcmj avatar

Watchers

 avatar  avatar

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.