Skip to content

Instantly share code, notes, and snippets.

View goruha's full-sized avatar

Igor Rodionov goruha

  • Cloud Posse
  • Global
View GitHub Profile
@maxim
maxim / gh-dl-release
Last active June 5, 2024 21:11
Download assets from private Github releases
#!/usr/bin/env bash
#
# gh-dl-release! It works!
#
# This script downloads an asset from latest or specific Github release of a
# private repo. Feel free to extract more of the variables into command line
# parameters.
#
# PREREQUISITES
#
$ drupal7 phpci -vv print --report extension --recursive .
PHP_CompatInfo 2.12.1 by Laurent Laville
....................................C..C..C................. 60 / 269 ( 22%)
........C..........C....C...............C................... 120 / 269 ( 44%)
........C...C..........C....C.............C.........C...C.C. 180 / 269 ( 66%)
..........................C..........C..CC.C....C...C.CCC..C 240 / 269 ( 89%)
C.CCCC.C..C..C.C.C..CC.CC.CC.
BASE: /tmp/drupal7