Giter VIP home page Giter VIP logo

geggs's Introduction

geggs

Git eggs. Proxy command of git.

SensioLabsInsight

Installation

Download last release version from https://github.com/octava/geggs/releases and move to bin directory.

Now just run geggs in order to run geggs

Example

curl -L -O https://github.com/octava/geggs/releases/download/3.1.0/geggs.phar
chmod +x geggs.phar
sudo mv geggs.phar /usr/local/bin/geggs

Update

Run sudo geggs self-update for update geggs

Installation

Download geggs.phar from latest release.

Init

Run geggs init for create configuration file and example plugin and command. Add your vendors as in example in file .geggs/geggs.yml

octava_geggs:
    dir:
        vendors:
            - vendor/my-lib
            - vendor/my-lib2

After that you are ready to work with geggs

Build new version of geggs

  • Create and push tag
  • Create phar
ulimit -Sn 4096; box build --verbose
  • Go to github and upload new geggs.phar into new release
  • Publish new manifest
manifest publish:gh-pages octava/geggs -vvv

geggs's People

Contributors

theratg 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.