Giter Club home page Giter Club logo

z-shell-_-firefox-dev's Introduction

ZI Logo โฎ ZI โฏ Package - Firefox Developer Edition

Install and setup the latest binary of Mozilla Firefox Deveveloper Edition

Package source: Source Tarball Binary Git Node Gem
Status: โŒ โœ”๏ธ (default) โŒ โŒ โŒ

zi package firefox-dev


Available pack'' invocations

# Default Profile
zi pack for firefox-dev
# Download the firefox-dev binary with use of the bin-gem-node annex
zi pack"bgn" for firefox-dev

Default Profile

Provides the CLI commands firefox-bin and firefox by extending the $PATH to point to the snippet's directory.

The command executed will be equivalent to:

zi id-as"firefox-dev" as"command" lucid" \
  atclone'local ext="${${${(M)OSTYPE#linux*}:+tar.bz2}:-dmg}"; \
    ziextract %ID% $ext --norm ${${OSTYPE:#darwin*}:+--move}' \
      pick"firefox(|-bin)" atpull"%atclone" nocompile is-snippet for \
          "https://download.mozilla.org/?product=firefox-devedition-latest-ssl&os=${${${(M)OSTYPE##linux}:+linux64}:-${${(M)OSTYPE##darwin}:+osx}}&lang=en-US"

Bin-Gem-Node Profile

Provides the CLI command firefox by creating a forwarder script (a shim) to the firefox-bin command, in $ZPFX/bin by using the bin-gem-node annex.

It's the best method of providing the binary to the command line.

The command executed will be equivalent to:

zi id-as"firefox-dev" as"null" lucid \
  atclone'local ext="${${${(M)OSTYPE#linux*}:+tar.bz2}:-dmg}"; \
    ziextract %ID% $ext --norm ${${OSTYPE:#darwin*}:+--move}' \
      atpull"%atclone" nocompile is-snippet for \
         "https://download.mozilla.org/?product=firefox-devedition-latest-ssl&os=${${${(M)OSTYPE##linux}:+linux64}:-${${(M)OSTYPE##darwin}:+osx}}&lang=en-US"

This repository compatible with ZI

The Mozilla Firefox Developer Edition zsh package that uses the zsh-string-lib to automatically:

  • get the plugin's Git repository OR release-package URL,
  • get the list of the recommended ices for the plugin,
    • there can be multiple lists of ices,
    • the ice lists are stored in profiles; there's at least one profile, default,
    • the ices can be selectively overridden.

z-shell-_-firefox-dev's People

Contributors

ss-o avatar jwdevelab avatar renovate-bot 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.