Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tylerjw/moveit_studio_upstream_buildfarm
Demo of actions based buildfarm for studio team
https://github.com/tylerjw/moveit_studio_upstream_buildfarm
Last synced: 4 days ago
JSON representation
Demo of actions based buildfarm for studio team
- Host: GitHub
- URL: https://github.com/tylerjw/moveit_studio_upstream_buildfarm
- Owner: tylerjw
- Created: 2022-11-20T20:04:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T03:21:50.000Z (about 2 years ago)
- Last Synced: 2025-01-11T11:14:17.431Z (9 days ago)
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Actions based buildfarm for upstream dependencies of MoveIt Studio
Stop building upstream dependencies from source for MoveIt Studio on Ubuntu 22.04.
```bash
echo "deb [trusted=yes] https://raw.githubusercontent.com/tylerjw/moveit_studio_upstream_buildfarm/jammy-humble/ ./" \
| sudo tee /etc/apt/sources.list.d/moveit-humble.list
```