Skip to content

Instantly share code, notes, and snippets.

@dcreager
Last active November 10, 2017 16:41
Show Gist options
  • Save dcreager/fc3faa70faf685b1b14fba2831cf0fe5 to your computer and use it in GitHub Desktop.
Save dcreager/fc3faa70faf685b1b14fba2831cf0fe5 to your computer and use it in GitHub Desktop.
Installing a package using Buzzy
$ git clone https://github.com/dcreager/varon-t.git
$ cd varon-t
$ buzzy install
[1] Clone git://github.com/dcreager/libcork.git (master)
[2] Clone git://github.com/dcreager/clogger.git (master)
[3] Clone git://github.com/dcreager/bowsprit.git (master)
[4] Clone git://github.com/dcreager/buzzy-core.git (master)
[5] Install native Arch package libcork 0.15.0
[6] Build clogger 1.0.0 (cmake)
[7] Stage clogger 1.0.0 (cmake)
[8] Package clogger 1.0.0 (pacman)
[9] Install clogger 1.0.0 (pacman)
[10] Build bowsprit 3.0.0+1+git (cmake)
[11] Stage bowsprit 3.0.0+1+git (cmake)
[12] Package bowsprit 3.0.0+1+git (pacman)
[13] Install bowsprit 3.0.0+1+git (pacman)
[14] Build varon-t 3.0.0+4+git (cmake)
...snip...
[15] Stage varon-t 3.0.0+4+git (cmake)
...snip...
[16] Package varon-t 3.0.0+4+git (pacman)
...snip...
[17] Install varon-t 3.0.0+4+git (pacman)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment