Giter Club home page Giter Club logo

ape's Introduction

馃悞 ape Build Status

ape is git mirror updater, nothing more. It reads a simple file that holds a list of git repository (URL) and the upstream to rebase against.

位 cat $HOME/.config/ape.conf
[email protected]:vdemeester/docker.git https://github.com/docker/docker.git
[email protected]:vdemeester/libcompose.git https://github.com/docker/libcompose.git
# [鈥
[email protected]:vdemeester/nixpkgs.git https://github.com/NixOS/nixpkgs.git
# [鈥
[email protected]:vdemeester/traefik.git https://github.com/containous/traefik.git
# [鈥
位 ape up ~/var/mirrors
馃悞 docker
馃悞 libcompose..
馃檲 cloning [email protected]:vdemeester/docker.git
馃檲 cloning [email protected]:vdemeester/libcompose.git
馃悞 traefik..
馃檲 cloning [email protected]:vdemeester/traefik.git
馃悞 nixpkgs..
馃檲 cloning [email protected]:vdemeester/nixpkgs.git
馃檳 add upstream https://github.com/containous/traefik.git
馃檳 add upstream https://github.com/docker/libcompose.git
馃檴 fetch and rebase libcompose
馃檴 fetch and rebase traefik
馃檳 add upstream https://github.com/docker/docker.git
馃檳 add upstream https://github.com/NixOS/nixpkgs.git
馃惖 push to origin libcompose
馃惖 push to origin traefik
馃檴 fetch and rebase nixpkgs
馃檴 fetch and rebase docker
馃惖 push to origin docker
馃惖 push to origin nixpkgs
# [鈥 Later that day
位 ape up ~/var/mirrors
馃悞 docker
馃悞 libcompose..
馃悞 traefik..
馃悞 nixpkgs..
馃檴 fetch and rebase libcompose
馃檴 fetch and rebase traefik
馃惖 push to origin libcompose
馃惖 push to origin traefik
馃檴 fetch and rebase nixpkgs
馃檴 fetch and rebase docker
馃惖 push to origin docker
馃惖 push to origin nixpkgs

It runs the thing in parallel, for now 8 maximum at a time. At some point this will be configurable.

Installation

$ go get github.com/vdemeester/ape/cmd/ape

ape's People

Contributors

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