Skip to content
Snippets Groups Projects
Commit 399025f7 authored by Jakob Yanagibashi's avatar Jakob Yanagibashi
Browse files

Add testing and production env URL to readme

parent fd3e599c
No related branches found
No related tags found
2 merge requests!2CI improvements,!1Implement "Jump to" shortcut
Pipeline #260431 passed
# Tailorbird
Easy but powerful tool to aid with manual G-code creation for 3D printers. Including 6-axis robot arm support. Please note that this currently is not yet finished and actively being worked on.
# Installation
Just clone the repository and open the index.htm file in a web browser.
# Dependencies
Currently some dependencies are loaded automatically from CDN. We aim to change this before 1.0 release.
# Tailorbird
Easy but powerful tool to aid with manual G-code creation for 3D printers. Including 6-axis robot arm support. Please note that this currently is not yet finished and actively being worked on.
## Testing Environment
https://kg.pages.git-ce.rwth-aachen.de/tailorbird
If you commit and push to `dev` branch, the CI will build from the newest commit belonging to that branch and upload the output to above GitLab Pages server. This should be considered public, but the URL is not advertised to students so there's no risk of breaking anybody's projects.
## Production
https://tailorbird3d.rwth-aachen.de/
If you commit and push to `main` branch, the CI will build from the newest commit belonging to that branch and upload the output to FH Aachen administered web server with vanity URL from RWTH Aachen. This should be considered public.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment