Giter Site home page Giter Site logo

gitjes's Introduction

gitjes

github/bitbucket helper(s) to clone and update all repos living in a bitbucket account.

git-clone.sh generates a script kloon.sh that can be executed. An intermediate file projects.json that contains all the repositories in bitbucket and kloon.sh is created. kloon.sh clones all the repositories into the current directory. Repositories will be cloned in a subfolder per project. Editing the project list in projects.json will allow to clone only a subset of the repositories. When update.sh is executed from the root of the repository list, it will update all the repositories. Execution output is written into a log file processed.log.

git-clone accepts a single argument, a filename. The file should be a json array of project names. It will clone all the repositories for the projects defined in this file. The script will create a kloon.sh that will clone all the repositories for the projects() in the current directory.

assumes JQ exists on the system ... install: brew install jq

assumes in the environment:

  • BB_KEY: access token (password) is stored in BB_KEY
  • BB_USER: username
  • BB_HOST: bitbucket hostname

gitjes's People

Contributors

wingmans avatar delgurth avatar

Watchers

 avatar

Forkers

delgurth

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.