Find and follow instructions for your particular distro.
- Log in with a Github account here: https://gitlab.tetrarch.co
- Add your SSH public key here: https://gitlab.tetrarch.co/profile/keys
- Have me add you to the tetrarch/mod-repo project
#! /usr/bin/env elixir | |
## Requirements | |
# Elixir >=1.12 (we use Mix.install/2) | |
# Erlang/OTP >=22 | |
# p7zip >=17.04 | |
## About this file | |
# Everthing above the block comment below is configuration using elixir | |
# expression syntax. Everything below the block comment is the code that |
#!/usr/bin/env bash | |
# The protobuf source folder | |
IN_DIR='proto_buf' | |
# The folder to place the compilation folder into | |
# The compilation folder always shares a name with the IN_DIR | |
# so this cannot be blank | |
OUT_DIR='lib' | |
<?xml version="1.0" encoding="UTF-8"?> | |
<cockatrice_carddatabase version="3"> | |
<sets> | |
<set> | |
<name>GNT</name> | |
<longname>Game Night</longname> | |
<settype>Box</settype> | |
<releasedate>2018-11-16</releasedate> | |
</set> | |
</sets> |
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account. | |
Token for proof: | |
[Verifying my OpenPGP key: openpgp4fpr:97ca20fe068f554cbd1270bc286dc153c1944242] |
#!/usr/bin/env bash | |
# linux-torrent.sh | |
# Inspired by this script: | |
# https://github.com/ppaskowsky/Bash/blob/master/auto-linux-downloader.sh | |
# Copyright (C) 2015 by skwerlman | |
# | |
#============================== CONFIGURATION ===============================# |
#!/usr/bin/env python3 | |
""" | |
Run migrations on the servatrice database. | |
Reads migrations from `servatrice/migrations/` and runs them | |
on the database in order. | |
Only runs migrations if they are nedded. This is determined using | |
the cockatrice_schema_version table. |
#!/usr/bin/env python | |
import csv | |
import json | |
import re | |
import requests | |
from bs4 import BeautifulSoup | |
from zenlog import log | |
NAME_CORRECTION_DICT = { |
import sys | |
def usage(): | |
sys.stdout.write('usage: replace.py pairing [pairing ...]') | |
sys.stdout.write(' a pairing is a char and what to replace it with') | |
sys.stdout.write(' e.g. replace.py a A would replace all \'a\' with \'A\'') | |
sys.exit(1) | |
Find and follow instructions for your particular distro.
I hereby claim:
To claim this, I am signing this object: