Giter VIP home page Giter VIP logo

hubkit's Introduction

HubKit

This repo contains a customised version of Park-Manager HubKit originally created by Sebastiaan Stok, used for Sylius merge and release processes. Please use the original repository for contributing.

Requirements

You need at least PHP 7.1, Git 2.10 and a GitHub account (GitHub Enterprise is possible). Composer is assumed to be installed and configured in your PATH.

Installation

HubKit is a PHP application, you don't install it as a dependency and you don't install it with Composer global.

To install HubKit first choose a directory where you want to keep the installation. Eg. ~/.hubkit or any of your choice.

Caution: Make sure you don't use a directory that is accessible by others (like the web server root) as this may expose your API access-token!

Download HubKit by cloning the repository:

mkdir ~/.hubkit
cd ~/.hubkit
git clone https://github.com/sylius/hubkit.git .

And install the dependencies:

./bin/install

Updating

Updating HubKit is very easy. Go to the HubKit installation directory, and run ./bin/upgrade.

Done, you now have the latest version.

Basic usage

Run hubkit help for a full list of all available commands and options.

Note: All commands except help, repo-create and self-diagnose require you are in a Git repository, and have Git remote upstream existing and pointing to the GitHub head repository (from which all work is coordinated, not your fork).

License

HubKit is provided under the MIT license.

Credits

The original project is maintained by Sebastiaan Stok (aka. @sstok), creator of Park-Manager.

HubKit was inspired on the GH Tool used by the Symfony maintainers, no actual code from GH was used.

HubKit is not to be confused with Hub (from GitHub).

hubkit's People

Contributors

angyvolin avatar gwendolenlynch avatar lchrusciel avatar mamazu avatar pamil avatar rafikooo avatar sstok avatar zales0123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hubkit's Issues

[RFC] What would it take for Sylius to switch to the new version? (HuPKit)

Q A
Bug report? no
Feature request? no
BC Break report? no
RFC? yes

He there, I noticed you are still using a rather old version of Hubkit, in the meantime a number of things have changed and many issues were resolved. Including one you seem to be facing (which is keeping configuration centrally managed).

I'm curious if there is anything missing in the new HuPKit (former Hubkit) that would like to see?
https://github.com/hupkit/hupkit

It's now possible to keep configuration with the actual repository (using a separate branch, like GitHub pages) and configure specific splits (and other config) per version branch. https://hupkit.github.io/hupkit/config.html#branches

And addition repository spits are now cached and operated separately, no longer use the _prefix remote names in the main repository which has caused some issues in the past (when accidentally running git remote update).

I just released version 1.2.0 https://github.com/hupkit/hupkit/releases/tag/v1.2.0

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.