Search Criteria
Package Details: cartridge-cli-git 2.4.0.r2.g55a16ec-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cartridge-cli-git.git (read-only, click to copy) |
---|---|
Package Base: | cartridge-cli-git |
Description: | Tarantool Cartridge command-line utility |
Upstream URL: | https://tarantool.io/ |
Keywords: | tarantool |
Licenses: | BSD |
Submitter: | Reodont |
Maintainer: | Reodont |
Last Packager: | Reodont |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-01 19:11 (UTC) |
Last Updated: | 2020-11-01 19:11 (UTC) |
Dependencies (4)
- tarantool
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- tarantool (make)
Latest Comments
rafal.wegrzyniak commented on 2021-09-28 08:09 (UTC) (edited on 2021-09-28 08:10 (UTC) by rafal.wegrzyniak)
I changed PKGBUILD to use mage instead
go build
because go gives an error.lmartinez-mirror commented on 2021-09-13 01:51 (UTC)
This package does not build in a clean chroot. Might want to take a look at the
build()
function.