vrtc / chorus (public) (License: CC0) (since 2023-08-12) (hash sha1)
World of Warcraft add-on stub. The overall goal is to create a specialized raid frame.

Mode Type Size Ref File
100644 blob 35 5c40e6e2862d70b5c51c326a13073a4012ac05c7 .gitignore
100644 blob 1611 4380afeb09716c917f5709bf862905d3ba38a0c3 Makefile
100644 blob 3394 02fb2df89b13d9eb056c9e46146d83cdb2640605 README.adoc
100644 blob 216 ea2e2df690864fc5a96af80a30ca6d328bd7a268 chorus.toc
040000 tree - efa7258757edf7b888ea13c215e14b497fef8a16 doc
040000 tree - b232717e4ce1bb949a6e4e68fbf679b026b48fd0 etc
040000 tree - c04e1001c2dd401037b01ddd04fdeccc99be2ec3 share
040000 tree - f3bec81f5d07180c22f4393a5bd0b328a51506d9 src
040000 tree - dffa6400109d7daa0b6f018c48fa67dc6bddab03 test
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/vrtc/chorus

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/vrtc/chorus

Clone this repository using git:
git clone git://git.rocketgit.com/user/vrtc/chorus

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main