vrtc / pjass (public) (License: BSD) (since 2023-08-03) (hash sha1)
pjass is a free Jass scripting language parser. This repository is a fork of lep/pjass. The goal is to add Debian packaging. As of the time of this writing, it works for current stable, that is Debian 12 (bookworm).

Mode Type Size Ref File
100644 blob 10 8aa345364effd69129f2db8fc2cc97da38e270bc .gitignore
100644 blob 7053 0fefdf86a922d81a670bc86fdae99d1d7dcf94fd changelog
100644 blob 188 65a3dc5e45b6ec71f7a80ec91248ef04e89028e5 changelog.Debian
100644 blob 1016 46a00c91ed052c6139a94fa40eaea52a3b174fc0 control
100644 blob 1685 8241c17fb7553690be79d19b4fe0978b1924b6c6 copyright
100755 blob 972 3b20e56db17f56bd232d9c8db913959b2ced17d2 rules
040000 tree - 87799958dc997db302d2ba43601b38d0bbe5d274 source
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/pjass

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

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

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