Giter VIP home page Giter VIP logo

buran's Introduction

Installation

  1. Install Fastlane. You may use any of the following options:
    • Via Fabric (https://fabric.io, recommended option).
    • Standalone distribution (https://fastlane.tools).
    • Homebrew bottle/package (brew install fastlane).
    • As a GEM package (sudo gem install cocoapods, not recommended unless you do know your stuff).
  2. Clone this repo (git clone -- https://github.com/byss/buran ~/Repos/buran).
  3. (Optional) Create symlink for a suitable pre-crafted Buran launcher (e.g. ln -s ~/Repos/buran/buran-fabric-fastlane.sh ~/Repos/buran/buran.sh for Fabric distribution).
  4. (Optional) Add repo directory to $PATH (add export PATH="~/Repos/buran:${PATH}" into your ~/.bash_profile) and restart your shell/terminal emulator.
  5. Launch & enjoy fixed & downloaded profiles, simply typing buran.sh -l <your-appple-dev-email> -t <your-team-id> -b <affected-bundle-regex> -a -d. Example: buran.sh -l [email protected] -t LSKU6K4UN2 -b '^hk.walletkeeper.*'. Full script name (buran-fabric-fastlane.sh) is required if symlink creation is skipped on third step. Full script path (~/Repos/buran/buran.sh) is required if $PATH is not edited on fourth step.

Configuration

  • You do not need to specify your login, team ID or bundle regex for subsequent launches, these settings are persisted at ~/.config/buran/last.conf. Session cookie are saved in Spaceship storage (macOS Keychain by default), so logging in is not required each time you launch Buran.
  • Full manual is revealed by launching Buran with one of default help option (-h or --help), proceed to that document for complete configuration options reference.

License

This project is licensed under the terms of WTFPL, see LICENSE for details.

buran's People

Contributors

byss avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

cleverpumpkin

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.