Search Criteria
Package Details: continuous-testing 2.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/continuous-testing.git (read-only, click to copy) |
|---|---|
| Package Base: | continuous-testing |
| Description: | A continuous integration testing project |
| Upstream URL: | https://github.com/taishingi/continuous-testing |
| Keywords: | continuous-testing docker packer testing |
| Licenses: | GPL3 |
| Provides: | again |
| Submitter: | taishingi |
| Maintainer: | taishingi |
| Last Packager: | taishingi |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-11-26 13:03 (UTC) |
| Last Updated: | 2024-01-22 10:40 (UTC) |
Dependencies (8)
- curl (curl-gitAUR, curl-c-aresAUR)
- fd (fd-gitAUR)
- fuse-overlayfs (fuse-overlayfs-gitAUR)
- git (git-gitAUR, git-glAUR)
- less (less-gitAUR)
- libnotify (libnotify-gitAUR)
- packer (packer-gitAUR, pkenvAUR)
- rustup (rustup-gitAUR)
Latest Comments
taishingi commented on 2024-01-05 10:08 (UTC)
Docker it's also required
run this commands to install it.
mkdir -p ~/bin
curl -fsSL https://get.docker.com/rootless | sh